Back to search
60
MCP
http
Weather MCP Server
isdaniel/mcp_weather_serverRetrieve real-time weather information effortlessly for any city. Get accurate weather updates using a simple command or API call without needing an API key. Enhance your applications with reliable weather data from the Open-Meteo API.
Uptime
100.0%
15 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://github.com/isdaniel/mcp_weather_server
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"weather_mcp_server": {
"url": "https://github.com/isdaniel/mcp_weather_server",
"transport": "http"
}
}
}