lamcearber-spec/weather-mcp
MCP server for AI agents — weather forecasts, air quality, UV index, historical data. Powered by Open-Meteo (free, unlimited, no API key).
Platform-specific configuration:
{
"mcpServers": {
"weather-mcp": {
"command": "npx",
"args": [
"-y",
"weather-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...