Skip to content
Windsurf

weather server python for Windsurf

io.github.lxchst/weather-server-python

An MCP server that provides weather information

client:Windsurf transport:stdio runtime:pypi

Install weather server python in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "weather-server-python": {
      "command": "uvx",
      "args": [
        "chst-weather"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

weather server python in other clients