69
/ 100
4 days ago
glama

Docs MCP Server

A search-and-retrieve MCP server that queries official documentation sites for modern libraries like LangChain, OpenAI, and Docker, extracting clean text content using Google Serper API and trafilatura.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: SERPER_API_KEY, GROQ_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.
🔐 secretSERPER_API_KEYyour_serper_api_key_here
🔐 secretGROQ_API_KEYyour_groq_api_key_here
// 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 5 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/roystondz-mcp-server-ndia4k)](https://m8ven.ai/mcp/roystondz-mcp-server-ndia4k)
commit: f648c46966c5c5574e1c1ac2f1fdc930a3121b5f
code hash: a4cce5cd444a5d7bc854b5ec4e7793d5dc1af008cad358795c023f67b027810f
verified: 7/27/2026, 10:22:25 AM
view raw JSON →