panbanda/omen
Code intelligence for AI agents. Complexity, hotspots, and tech debt analysis over MCP.
This tool helps software development teams understand the health and risks within their codebase. By analyzing your project's code, it pinpoints areas with high complexity, technical debt, or frequent changes. The output is a clear report highlighting where your code is most likely to cause problems, allowing you to prioritize refactoring and testing efforts.
Use this if you need to quickly identify which parts of your software project are most likely to have bugs, are difficult to maintain, or contain hidden technical debt, helping your team focus on high-risk areas.
Not ideal if you're looking for a simple linter for stylistic issues or a tool to automatically fix code, as its primary function is analysis and reporting, not automated code modification.
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.
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...
Azure-Samples/snippy
🧩 Build AI-powered MCP Tools with Azure Functions, Durable Agents & Cosmos vector search....
aimasteracc/tree-sitter-analyzer
A scalable, multi-language code analysis framework based on Tree-sitter, usable both as a CLI...
wrale/mcp-server-tree-sitter
MCP Server for Tree-sitter