A straightforward weather data server for MCP that you can pip install and run via stdio transport. The documentation doesn't specify which weather API it uses or what tools it exposes, so you'll want to connect via MCP Inspector to see what's available once you spin it up with `python -m weather_mcp.main`. Reach for this when you need to add weather capabilities to Claude and want something you can install quickly without much configuration. The package name suggests it might be in testing, so expect this to be a basic implementation rather than production-ready infrastructure.
claude mcp add --transport stdio kushknows-weather-mcp-server -- uvx weather-mcp-server-test