A straightforward Python implementation of a weather data server for MCP. The source references the quickstart tutorial but doesn't include details about which weather API it connects to or what specific operations it exposes. You'd reach for this if you want a Python-based weather integration to add current conditions, forecasts, or location-based weather data to your Claude conversations. The stdio transport means it runs as a local process. Worth checking the actual repository to see which weather service it uses and whether it requires API keys, since those details aren't in the available documentation.
claude mcp add --transport stdio lxchst-weather-server-python -- uvx chst-weather