Back to search
30
MCP

weather-mcp-server

ezh0v/weather-mcp-server

A lightweight Model Context Protocol (MCP) server that enables AI assistants like Claude to retrieve and interpret real-time weather data. Discuss on Hacker News:

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

dog830228/mcp_weather_server
A Model Context Protocol (MCP) server that provides weather information using the Open-Meteo API.
0 tools
jeromeguillaume386/weather-http-mcp-server
A Model Context Protocol (MCP) server built with mcp-framework for getting the Weather
0 tools
gcp-mcp
A Model Context Protocol (MCP) server that enables AI assistants like Claude to interact with your Google Cloud Platform environment. This a
0 tools
@dangahagan/weather-mcp
MCP (Model Context Protocol) server providing weather data from NOAA and Open-Meteo APIs. Supports forecasts, current conditions, and histor
0 tools
context-mcp-server
A Model Context Protocol server providing intelligent context management and web content fetching capabilities for AI assistants
0 tools
@iflow-mcp/dgahagan-weather-mcp
MCP (Model Context Protocol) server providing weather data from NOAA and Open-Meteo APIs. Supports forecasts, current conditions, and histor
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "weather-mcp-server": {
      "url": "https://news.ycombinator.com/item?id=43614582",
      "transport": "http"
    }
  }
}