isdaniel/mcp_weather_server
A Model Context Protocol (MCP) server that provides weather information using the Open-Meteo API.
Platform-specific configuration:
{
"mcpServers": {
"mcp_weather_server": {
"command": "npx",
"args": [
"-y",
"mcp_weather_server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...