Catalog
io.github.svensxl/weather
OfficialAn MCP server for weather information.
Retrieve current weather information and forecasts.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"weather": {
"command": "npx",
"args": [
"-y",
"@svensxl/mcp-weather-server@1.0.1"
]
}
}
}