Skip to content
Windsurf

High Performance MCP Server for Windsurf

io.github.aniayana/high-performance-mcp-server

High-performance, modular MCP v2 server with safe profiles, worker pool, caching, and stdio.

client:Windsurf transport:stdio runtime:npm

Install High Performance MCP Server in Windsurf

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

{
  "mcpServers": {
    "high-performance-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "high-performance-mcp-server"
      ]
    }
  }
}

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

High Performance MCP Server in other clients