Skip to content
Windsurf

devops mcp for Windsurf

io.github.neetpatel/devops-mcp

An MCP server that provides DevOps and DevSecOps context for the project

client:Windsurf transport:stdio runtime:pypi

Install devops mcp in Windsurf

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

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

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

devops mcp in other clients