Skip to content
Windsurf

allmcps server for Windsurf

io.github.jackalope-dev/allmcps-server

Search, browse, and submit MCP servers to the AllMCPs.com directory.

client:Windsurf transport:stdio runtime:npm

Install allmcps server in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "allmcps-server": {
      "command": "npx",
      "args": [
        "-y",
        "allmcps-server"
      ],
      "env": {
        "ALLMCPS_MCP_URL": "<ALLMCPS_MCP_URL>"
      }
    }
  }
}

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

allmcps server in other clients