Catalog
io.github.Preethi0716/weather
OfficialAn MCP server for weather information.
Provides weather information and forecasts for specified locations.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"weather": {
"command": "npx",
"args": [
"-y",
"@mercylinpreethi/mcp-weather-server@1.0.4"
]
}
}
}