Back to search
30
MCP

@iflow-mcp/dgahagan-weather-mcp

npm/@iflow-mcp/dgahagan-weather-mcp

MCP (Model Context Protocol) server providing weather data from NOAA and Open-Meteo APIs. Supports forecasts, current conditions, and historical weather data (1940-present) with no API keys required.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@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
dog830228/mcp_weather_server
A Model Context Protocol (MCP) server that provides weather information using the Open-Meteo API.
0 tools
weather-mcp-server
A lightweight Model Context Protocol (MCP) server that enables AI assistants like Claude to retrieve and interpret real-time weather data. D
0 tools
jeromeguillaume386/weather-http-mcp-server
A Model Context Protocol (MCP) server built with mcp-framework for getting the Weather
0 tools
iflow-mcp-modelscope-mcp-server
A Model Context Protocol (MCP) server that integrates with ModelScope's ecosystem.
0 tools
mcp-server
Model Context Protocol (MCP) server for the Webflow Data API.
0 tools

How to use

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

{
  "mcpServers": {
    "@iflow-mcp/dgahagan-weather-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}