Catalog
io.github.pboddupalli1/weather
OfficialAn MCP server for weather information.
Retrieves and provides weather information and forecasts via MCP server.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"weather": {
"command": "npx",
"args": [
"-y",
"@pranavboddupalli1/mcp-weather-server@1.0.2"
]
}
}
}