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.
git clone --depth 1 https://github.com/lucianum7/repo-brainWrote 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/lucianum7/repo-brain/claude-plugin-repo-brain)<a href="https://agentmods.dev/mcp/lucianum7/repo-brain/claude-plugin-repo-brain"><img src="https://agentmods.dev/badge/mcp/lucianum7/repo-brain/claude-plugin-repo-brain/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/mcp/lucianum7/repo-brain/claude-plugin-repo-brain"><img src="https://agentmods.dev/badge/mcp/lucianum7/repo-brain/claude-plugin-repo-brain.svg" alt="Reviewed on agentmods" width="80" height="20"></a>Grade A, and why
repo-brain 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 11d 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.
The source is not reproduced here
A licence we could not identify
The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.
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.
- 11d ago First seen · 9 lines scan A 863769ad84c7
repo-brain is an MCP server published in the GitHub repository lucianum7/repo-brain (0 stars, last pushed 5d ago), with no licence file. 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
goodmemory
Durable user/project memory for MCP clients: recall context and remember selected facts. Runs locally from the goodmemory npm package.
monet
Local-first, state-centric memory for coding agents. MCP server + CLI. Runs locally from the @team-monet/monet npm package. Needs 1 environment variable to run.
graphpilot
Structural memory for coding agents: callers, callees, blast radius and symbols over MCP. Runs locally from the @graphpilot-oss/graphpilot npm package. Needs 1 environment variable to run.
infinity-context
MCP server "infinity-context" as configured in 777genius/infinity-context. Launched with ${workspaceFolder}/plugins/infinity-context-agent-plugin-cursor-workspace/bin/in. Needs 13 environment variables to run.
global-agent-memory
Local-first, project-aware durable memory through a versioned MCP interface. Runs locally from the global-memory-mcp Python package.
ivygrep
MCP server "ivygrep" as configured in bvolpato/ivygrep. Launched with https://github.com/bvolpato/ivygrep/releases/download/v1.2.9/ivygrep-mcp-v1.2.9..