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/gitwork-oss/memgrep/memgrepgit clone --depth 1 https://github.com/gitwork-oss/memgrepGrade A, and why
memgrep 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 yesterday.
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
{ "memgrep": { "command": "npx", "args": [ "-y", "memgrep" ] } }
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.
- yesterday First seen · 9 lines scan A fb4d15623f93
memgrep is an MCP server published in the GitHub repository gitwork-oss/memgrep (2 stars, last pushed 29d 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-31.
Other mcp servers, from other repositories
code-context
Local code search for AI coding agents: a CLI and MCP server with hybrid keyword + semantic search and SQL relevance-ranked aggregation over an index that lives in plain files. No accounts, no keys, no server. Runs locally from the @infino-ai/code-context npm package.
llm-provider-mcp
MCP server "llm-provider-mcp" as configured in manishiitg/llm-provider-mcp. Launched with https://github.com/manishiitg/llm-provider-mcp/releases/download/v0.7.3/llm-prov.
supericons
MCP server for Supericons: multilingual semantic SVG icon search and recommendations for AI coding agents. Runs locally from the @supericons/mcp npm package.
befall
CLI, daemon, and MCP server for Befall agent coordination. Runs locally from the befall npm package.
axis
Coding agents from Claude Code, Cursor and Codex claim jobs and lock files on one shared board. Runs locally from the @virsanghavi/axis-server npm package. Needs 3 environment variables to run.
keshro-mcp
High-stakes engineering project execution for AI agents — MCP server. Runs locally from the keshro-mcp Python package.