Skip to content
Windsurf

Weather MCP for Windsurf

io.github.kulybaba/weather

An MCP server for weather information by @kulybaba

client:Windsurf transport:streamable-http runtime:npm

Install Weather MCP in Windsurf

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

{
  "mcpServers": {
    "weather": {
      "serverUrl": "https://kulybaba.weather.com/mcp/v4.0.0/"
    }
  }
}

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

Weather MCP in other clients