52
/ 100
26 days ago
glama

docpull

DocPull v6 is a local-first MCP server that turns public web sources into cited, versioned context packs for AI agents, RAG systems, and developer workflows. It can fetch and sync public static and server-rendered sources such as changelogs, standards, API references, OpenAPI specs, feeds, repo/package metadata, papers, filings, pricing pages, blogs, and other web sources.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — ensure_docs (line 345: spawn("docpull", args, { stdio: ["ignore", "ignore", "pipe"] }))
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: OPENAI_API_KEY, NCBI_API_KEY, E2B_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDATABASE_URL
configDOCPULL_MCP_EMBEDDING_MAX_INPUT_TOKENS
configDOCS_DIR
🔐 secretOPENAI_API_KEY
configDOCPULL_DOCS_DIR
configDOCPULL_CONTACT_EMAIL
🔐 secretNCBI_API_KEY
configDOCPULL_RENDER_TRUSTED_BROWSER_TARGETS1 for trusted targets. For
configDOCPULL_AGENT_BROWSER_BINPATH, or set =/path/to/agent-browser. Verify the
configXDG_CONFIG_HOME
configXDG_DATA_HOME
configDOCPULL_VERCEL_SANDBOX_BIN
🔐 secretE2B_API_KEY. These are never enabled by default. All runtimes execute the same
configDOCPULL_E2B_TEMPLATEpass --template or set to use that prebuilt environment.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 7 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/raintree-technology-docpull-1sobtm)](https://m8ven.ai/mcp/raintree-technology-docpull-1sobtm)
commit: 557200d4400a894006f4ba5729cfab7d83d99ed9
code hash: 2eae843585ef045823b4190a92481bf0873385f1db15aa67b0b34739b773d381
verified: 7/5/2026, 9:04:07 AM
view raw JSON →