Loading MCP server directory, please wait...
Weather forecasts, alerts, air quality, marine, radar imagery, lightning. NOAA + Open-Meteo.
npx @getmcp/cli add io.github.dgahagan/weather-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.dgahagan/weather-mcp": {
"command": "npx",
"args": [
"-y",
"@dangahagan/weather-mcp"
]
}
}
}