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/launchery/max_docs_mcp/max-docsgit clone --depth 1 https://github.com/Launchery/max_docs_mcpGrade A, and why
max-docs 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.
This is a copy
84% identical to jurisd — 3 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
What it actually says
{
"max-docs": {
"command": "node",
"args": [
"dist/index.js"
]
}
}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 · 8 lines scan A 1a7d9df16e56
max-docs is an MCP server published in the GitHub repository Launchery/max_docs_mcp (0 stars, last pushed 4mo 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. It is 84% identical to jurisd, differing in 3 lines, and is treated as a copy.
Other mcp servers, from other repositories
biel-ai
Query your product docs from AI tools. Source-cited answers from your indexed documentation. Remote server at mcp.biel.ai.
doc-bridge
Resolve documentation ownership, edit roots, checks, and human handoffs before an agent edits code. Runs locally from the @agentskit/doc-bridge npm package.
tela
Self-hostable team wiki; agents read & write it via MCP; Atlas turns your repo into a cited wiki. Runs locally from the tela-mcp npm package. Needs 2 environment variables to run.
mcp-itglue
IT Glue MCP server for MSPs — documents, flexible assets, semantic vector search, RBAC, and BYOK. Runs locally from the mcp-itglue npm package. Needs 9 environment variables to run.
seldonframe-mcp
Open-source GoHighLevel alternative for agencies. White-label CRM, booking, intake, chatbot via MCP. Runs locally from the @seldonframe/mcp npm package. Needs 2 environment variables to run.
mcp
Detect prompt injection, jailbreaks, and code injection in untrusted text before it reaches an LLM. Runs locally from the @safeprompt.dev/mcp npm package. Needs 3 environment variables to run.