Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add mcp/u9401066/rootcause-mcp/rootcausemcpgit clone --depth 1 https://github.com/u9401066/rootcause-mcpWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/mcp/u9401066/rootcause-mcp/rootcausemcp)<a href="https://agentmods.dev/mcp/u9401066/rootcause-mcp/rootcausemcp"><img src="https://agentmods.dev/badge/mcp/u9401066/rootcause-mcp/rootcausemcp.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
rootcauseMcp scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"rootcauseMcp": {
"type": "local",
"command": "uv",
"args": [
"run",
"--locked",
"rootcause-mcp"
],
"cwd": ".",
"env": {
"ROOTCAUSE_TOOL_PROFILE": "all",
"ROOTCAUSE_RESPONSE_MODE": "compact"
},
"tools": [
"*"
]
}
}What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 3d ago First seen · 19 lines scan A b1b2624649b1
rootcauseMcp is an MCP server published in the GitHub repository u9401066/rootcause-mcp (0 stars, last pushed 15d ago), licensed Apache-2.0. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other mcp servers, from other repositories
bag-epl
MCP server "bag-epl" as configured in malkreide/bag-epl-mcp. Runs bag_epl_mcp.server with python.
bag-epl-mcp
MCP Server for the Swiss BAG electronic benefits platform (ePL): SL, GGSL, MiGeL. Runs locally from the bag-epl-mcp Python package.
hcmcp
MCP server "hcmcp" as configured in trionnemesis/healthcare-opendata-mcp. Runs locally from the hcmcp Python package.
chia-mcp
Licensed US telehealth — GLP-1 medications, intake, consents, Stripe ACP. HIPAA-compliant, 30 tools. Remote server at mcp.chia.health.
playwright
Model Context Protocol servers for Playwright. Runs locally from the @executeautomation/playwright-mcp-server npm package.
hospital-fee
MCP server "hospital-fee" as configured in la1av1a/hospital-fee-mcp. Runs hospital_fee_mcp.py with venv/bin/python.