Skip to content
Back to search
60
MCP http

Weather MCP Server

isdaniel/mcp_weather_server

Retrieve 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%
134 probes
Response
0ms
last probe
Tools
0
callable

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"
    }
  }
}