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/mimfort/rag_for_git/reviewergit clone --depth 1 https://github.com/mimfort/rag_for_gitWrote 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/mimfort/rag_for_git/reviewer)<a href="https://agentmods.dev/mcp/mimfort/rag_for_git/reviewer"><img src="https://agentmods.dev/badge/mcp/mimfort/rag_for_git/reviewer.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
reviewer 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
{
"reviewer": {
"command": "/bin/bash",
"args": [
"-lc",
"uvx --from rag-reviewer reviewer-mcp"
]
}
}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 · 9 lines scan A e03ed2de6fc4
reviewer is an MCP server published in the GitHub repository mimfort/rag_for_git (21 stars, last pushed 4d ago), licensed MIT. 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-30.
Other mcp servers, from other repositories
roam-code
MCP server "roam-code" as configured in Cranot/roam-code. Launched with roam mcp. Needs 1 environment variable to run.
socraticode
SocratiCode — MCP server for local codebase indexing, semantic search, and code dependency graphs. All private, all local via Docker. Runs locally from the socraticode npm package.
agentmap
The TS/JS-accurate repo map for coding agents: ts-morph import/symbol/call graph + MCP query tools. Runs locally from the @raymondchins/agentmap npm package.
vinv
Vinv runs, tests, and finds issues in your services — with zero code changes. Runs locally from the vinv-mcp npm package. Needs 1 environment variable to run.
codestory
MCP server "codestory" as configured in TheGreenCedar/CodeStory. Runs ./scripts/codestory-mcp.cjs with node.
m1nd
MCP server "m1nd" as configured in maxkle1nz/m1nd. Launched with m1nd-mcp --stdio --no-gui. Needs 1 environment variable to run.