Skip to content
Windsurf

pmd for Windsurf

io.github.roeiba/pmd

MCP server for PMD static code analyzer - run code analysis and detect duplicates

client:Windsurf transport:stdio runtime:npm

Install pmd in Windsurf

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

{
  "mcpServers": {
    "pmd": {
      "command": "npx",
      "args": [
        "-y",
        "@springsoftware/pmd-mcp"
      ]
    }
  }
}

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

pmd in other clients