mcpbeat Sign in

Omen MCP Server

local only

Omen runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 17 Sep 2026.

Multi-language code analysis for complexity, debt, hotspots, ownership, and defect prediction

Installs / week
not published
19
Stars
2 open issues
17 Sep 2026
Last commit
from GitHub
Apache-2.0
License
Rust

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Page executes code built at runtime src/report/template.html:1769
                    descCell.innerHTML = marked.parse(match.description);

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Omen

same job, measured the same way
pyscn
by ludo-technologies

Python code analysis for AI agents: complexity, dead code, clones, coupling, and a health score.

1 399 installs/wk local only
Scopewalker MCP
by timohaa

Codebase analysis tools for AI agents: complexity, prop drilling, doc coverage, code smells.

302 installs/wk local only
Polyglot-Debugger
by evozim

Multi-language debug skills and code execution helper.

answering
Gopls MCP
by xieyuschen

Semantic code analysis for Go using gopls - language-aware navigation, definitions, references

local only
Lint
by rog0x

Style check, naming, complexity analysis for AI agents

40 installs/wk local only
MCP Tenant Isolation
by subodhkc

Static analysis scanner for MCP server code and multi-tenant SaaS applications.

5 467 installs/wk local only
Phi Guard MCP
by abidit

Local-first PHI detection for source code, LLM prompts, logs, and analytics

80 installs/wk local only
Syke
by khalomsky

AI code impact analysis — dependency graphs, cascade detection, and build gates for AI agents

162 installs/wk local only

Omen — questions

Answers built from our own checks of this server.

Why is there no uptime for Omen?
Omen runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Omen open source?
Yes — it is published under the Apache-2.0 licence, written in Rust, 19 stars on GitHub and 2 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.