Skip to content
Windsurf

MCP Search Server for Windsurf

io.github.kazkozdev/search

Web search, content extraction, PDF parsing, plus datetime and geolocation tools. No API keys.

client:Windsurf transport:stdio runtime:pypi

Install MCP Search Server in Windsurf

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

{
  "mcpServers": {
    "search": {
      "command": "uvx",
      "args": [
        "mcp-search-server"
      ]
    }
  }
}

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

MCP Search Server in other clients