MCP Server
MCP
io.github.panbanda/omen
Multi-language code analysis for complexity, debt, hotspots, ownership, and defect prediction
Install
oci:ghcr.io/panbanda/omen:3.0.0
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/panbanda/omen:3.0.0",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "mcp",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
oci
By
Comments
Sign in to leave a comment