- Openweathermcp
Openweathermcp
Overview
What is OpenWeatherMCP?
OpenWeatherMCP is a comprehensive server that integrates the OpenWeatherMap API based on the Model Context Protocol (MCP), providing AI assistants with full access to weather data.
How to use OpenWeatherMCP?
To use OpenWeatherMCP, install it via NPM or build from source, set your OpenWeatherMap API key, and run the server. You can then connect any MCP protocol-compatible client to access weather data.
Key features of OpenWeatherMCP?
- Real-time weather queries including temperature, humidity, and wind speed.
- 5-day weather forecasts with detailed trend analysis.
- Air quality monitoring with real-time pollutant data.
- Multi-layer weather maps and government-issued weather alerts.
- Historical weather data queries and multi-day comparisons.
Use cases of OpenWeatherMCP?
- Providing real-time weather updates for smart city applications.
- Integrating weather data into AI assistants for enhanced user experience.
- Analyzing historical weather data for research and development.
FAQ from OpenWeatherMCP?
- What is required to run OpenWeatherMCP?
You need Node.js 18.0.0 or higher and an OpenWeatherMap API key.
- Can I use OpenWeatherMCP for any city?
Yes! It supports city names in multiple languages and can automatically geocode names to coordinates.
- Is there a limit on API calls?
Yes, free accounts have call limits, so please use it reasonably.
Server Config
{
"mcpServers": {
"openweather": {
"command": "npx",
"args": [
"openweather-mcp"
],
"env": {
"OPENWEATHER_API_KEY": "your_api_key_here"
}
}
}
}Project Info
Created At
10 months agoUpdated At
7 months agoAuthor Name
QianJue-CNStar
-Language
-License
-Category
research-and-data
Recommend Servers
View AllSerper MCP Server
@garymengcom
A Serper MCP Server
Python
a year ago
Filesystem
@modelcontextprotocol
2 months ago
K Data Gate
@loved0543-dotcom
5 hours ago