io.github.panbanda/omen✓
io.github.panbanda/omen · v3.0.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
"name": "io.github.panbanda/omen",
"description": "Multi-language code analysis for complexity, debt, hotspots, ownership, and defect prediction",
"repository": {
"url": "https://github.com/panbanda/omen",
"source": "github"
},
"version": "3.0.0",
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/panbanda/omen:3.0.0",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "mcp",
"type": "positional"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}