Skip to content
Windsurf

mcp weather for Windsurf

io.github.augee99/mcp-weather

An MCP server that provides [describe what your server does]

client:Windsurf transport:stdio runtime:pypi

Install mcp weather in Windsurf

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

{
  "mcpServers": {
    "mcp-weather": {
      "command": "uvx",
      "args": [
        "mcp-weather-augee99"
      ]
    }
  }
}

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

mcp weather in other clients