panbanda/omen
Code intelligence for AI agents. Complexity, hotspots, and tech debt analysis over MCP.
Implements cyclomatic and cognitive complexity metrics, self-admitted technical debt detection via comment parsing, dead code analysis, git churn tracking, code clone detection, and defect prediction using PMAT-weighted signals. Built in Rust as an MCP server exposing analysis results to Claude and other AI agents through a standard protocol for real-time codebase context.
Stars
7
Forks
6
Language
Rust
License
Apache-2.0
Category
Last pushed
Mar 10, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/panbanda/omen"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
bgauryy/octocode-mcp
MCP server for semantic code research and context generation on real-time using LLM patterns |...
DeusData/codebase-memory-mcp
MCP server that indexes your codebase into a persistent knowledge graph. 64 languages, sub-ms...
wrale/mcp-server-tree-sitter
MCP Server for Tree-sitter
aimasteracc/tree-sitter-analyzer
A scalable, multi-language code analysis framework based on Tree-sitter, usable both as a CLI...
MikeRecognex/mcp-codebase-index
17 MCP query tools for codebase navigation — functions, classes, imports, dependency graphs,...