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

Similar MCP servers embedding-nearest

Weather MCP Server
providing weather information, air quality data, and timezone utilities using the Open-Meteo API.
0 tools
koffcheg/mcp-weather
MCP Server to get weather via api.open-meteo.com
0 tools
io.github.cyanheads/nws-weather-mcp-server
Real-time US weather data via National Weather Service API. Forecasts, alerts, and observations.
0 tools · streamable-http
io.github.antuelle78/weather-mcp
A simple MCP server for getting weather information.
0 tools
Weather Data MCP Server
Weather forecasts, alerts, air quality, marine, radar imagery, lightning. NOAA + Open-Meteo.
0 tools
io.github.hyg900928/mcp-weather-server
An MCP server for weather information.
0 tools

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