Skip to content
Windsurf

vllm ops mcp for Windsurf

io.github.jaimenbell/vllm-ops-mcp

Read-only ops/health MCP server for a local vLLM instance: health tiers, GPU/VRAM, service status.

client:Windsurf transport:stdio runtime:pypi

Install vllm ops mcp in Windsurf

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

{
  "mcpServers": {
    "vllm-ops-mcp": {
      "command": "uvx",
      "args": [
        "vllm-ops-mcp"
      ]
    }
  }
}

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

vllm ops mcp in other clients