pranavbhiungade/Weather-MCP-Server
Contains a weather MCP server having tools exposed to claude desktop and client. Also contains claude configuration as well client for simulation purpose. Now Easily talk to Claude and let it use your external API or Services.
Platform-specific configuration:
{
"mcpServers": {
"Weather-MCP-Server": {
"command": "npx",
"args": [
"-y",
"Weather-MCP-Server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...