MCP Server
MCP
io.github.roeiba/pmd
MCP server for PMD static code analyzer - run code analysis and detect duplicates
Install
npx -y @springsoftware/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@springsoftware/pmd-mcp",
"version": "0.1.2",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment