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/ayhammouda/python-docs-mcp-server/python-docsgit clone --depth 1 https://github.com/ayhammouda/python-docs-mcp-serverGrade A, and why
python-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.
What it actually says
{
"python-docs": {
"type": "stdio",
"command": "uvx",
"args": [
"python-docs-mcp-server"
]
}
}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 97719cebaf4e
python-docs is an MCP server published in the GitHub repository ayhammouda/python-docs-mcp-server (7 stars, last pushed 8d 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
markdown
Markdown MCP — search, extract sections, list headings, find code blocks. Runs locally from the mcp-server-markdown npm package.
lema
MCP server that gives your coding agent the recorded why behind decisions — and what was already ruled out — cited. Check React, Rust, and Kubernetes out of the box, or capture and enforce never-reopen on your own repo. Local, no account. Runs locally from the lema-mcp npm package. Needs 2 environment variables to run.
lema-mcp
Cited 'why was this decided?' answers for your repo and for React, Kubernetes, and Rust. Runs locally from the lema-mcp npm package.
chist
MCP server "chist" as configured in hiropon164/chist-server. Runs locally from the chist Python package.
htmlbook
Publish AI-generated HTML & Markdown to a hosted, shareable URL via MCP. Remote server at htmlbook.io.
fonto-docs
Fonto (FontoXML) documentation for AI tools. Converts DITA XML to Markdown on demand. Remote server at fonto-docs.elliat.nl.