Loading MCP server directory, please wait...
Multi-language code analysis for complexity, debt, hotspots, ownership, and defect prediction
npx @getmcp/cli add io.github.panbanda/omenRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.panbanda/omen": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/panbanda/omen:3.0.0",
"mcp"
]
}
}
}