NITIN1670/claude-mcp-weather-tool
An MCP server implementation in Python that allows Claude Desktop to retrieve real-time weather data using Geopy for geocoding and the Open-Meteo API.
Platform-specific configuration:
{
"mcpServers": {
"claude-mcp-weather-tool": {
"command": "npx",
"args": [
"-y",
"claude-mcp-weather-tool"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...