Understand-Anything MCP Server (uamcp/Understand-Anything-MCP) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 12 tools. No publisher has claimed this listing.

C
Caution
74/100

Understand-Anything MCP Server

Bridges codebase structural analysis, architectural rules, and CI/CD validation with MCP clients, enabling LLMs to check blast radius and prevent breaking changes.

Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

Code Verified⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

uamcp

Source: Glama

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.

// key findings
⚠️
Known vulnerabilities in dependencies: 1 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: UA_LICENSE_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// tools this server exposes12 tools

These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.

ua_status

Get the status of Understand-Anything MCP

ua_scan

Scan the workspace and update the knowledge graph

ua_graph_summary

Get a summary of the knowledge graph

ua_architecture_report

Generate an architecture report based on the knowledge graph

ua_dependency_report

Generate a dependency report based on the knowledge graph

ua_explain

Explain a specific part of the codebase

ua_onboarding_doc

Generate an onboarding document for the project

ua_precheck

Pre-flight architectural risk check. Always call this tool before editing any file in the project. MUST be called before modifying any critical systems or refactoring.

ua_rules

Evaluates the .ua-rules.json architectural constraints against the current knowledge graph. Generates a full violation report.

ua_rules_check

Mid-session continuous audit. Evaluates the .ua-rules.json constraints to ensure recent changes haven't introduced violations.

ua_find_callers

Find callers (reverse dependencies) of a specific file or module up to 2 hops (Pro Tier)

ua_impact_analysis

Analyze the impact of changing a file by finding all transitive reverse dependencies (Pro Tier)

// known CVEs in dependencies1 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

highaxios@1.7.9GHSA-35jp-ww65-95wh

axios Vulnerable to Full Man-in-the-Middle via Prototype Pollution Gadget in `config.proxy`

unknownaxios@1.7.9GHSA-3g43-6gmg-66jw
unknownaxios@1.7.9GHSA-3p68-rc4w-qgx5
unknownaxios@1.7.9GHSA-3w6x-2g7m-8v23
unknownaxios@1.7.9GHSA-43fc-jf86-j433
Depend on this server? Get alerted when its CVEs change.Watch this server free →
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configUA_API_URL
🔐 secretUA_LICENSE_KEY"": "your_license_key_here"
configUA_POLL_INTERVAL_MS
configUA_PROJECT_PATH"": "/path/to/your/project",
// quality suggestions

Tool annotations

No tools have read-only/destructive annotations

Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.

All four hints declared on every tool

12/12 tools missing one or more hints — ua_status (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); ua_scan (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); ua_graph_summary (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +9 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

Tool inputs are validated

Only 4/10 tool handlers declare input schemas (40%)

Declare an inputSchema with zod/joi/yup on every tool definition.

Tool handlers catch errors

Only 3/10 tool handlers wrap calls in try/catch (30%)

Wrap each tool handler body in try/catch and return a structured error response.

Tool test coverage

Only 1/12 tools referenced in tests (8%)

Write tests that reference each tool by name so every tool has at least one test.

Production dependencies are patched

0 critical, 1 high severity in production deps — axios@1.7.9 (high), axios@1.7.9 (unknown)

Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Verified](https://m8ven.ai/badge/mcp/uamcp/understand-anything-mcp?variant=verified)](https://m8ven.ai/mcp/uamcp/understand-anything-mcp)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 8addd74172451bb5a77a944003ae528b38d2a9df
code hash: 295ea457d226ad8b553e1a4397a1e47f757fc4940c9f4962243d9fda23aae024
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client