74
/ 100
6 days ago
glama

MCPedia

Local codebase RAG and MCP server that indexes repository source code and documentation into a searchable LanceDB store, enabling AI assistants to query repository knowledge through the Model Context Protocol.

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.
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 5 credentials: ANTHROPIC_API_KEY, GEMINI_API_KEY, GOOGLE_API_KEY, OLLAMA_API_KEY, OPENAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

lowyaml@2.7.0GHSA-48c2-rrv3-qjmp

yaml is vulnerable to Stack Overflow via deeply nested YAML collections

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretANTHROPIC_API_KEYapiKey: null # null reads
configANTHROPIC_BASE_URLAnthropic ANTHROPIC_API_KEY
🔐 secretGEMINI_API_KEYGemini , then GOOGLE_API_KEY GEMINI_BASE_URL
configGEMINI_BASE_URLGemini GEMINI_API_KEY, then GOOGLE_API_KEY
🔐 secretGOOGLE_API_KEYGemini GEMINI_API_KEY, then GEMINI_BASE_URL
configMCPEDIA_DISABLE_NATIVE_REPAIR$env: = "1"
configMCPEDIA_ROOT$env: = "C:\Projects\MyKnowledgeBase"
🔐 secretOLLAMA_API_KEYOllama OLLAMA_HOST
configOLLAMA_HOSTOllama OLLAMA_API_KEY
🔐 secretOPENAI_API_KEYapiKey: null # null reads
configOPENAI_BASE_URLOpenAI OPENAI_API_KEY
// 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 1 concrete improvement 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/hamedfathi-mcpedia-1suyze)](https://m8ven.ai/mcp/hamedfathi-mcpedia-1suyze)
commit: 54db59b687f63f22a345c9897f6a4972e04ad48d
code hash: 02cc6b41c559a3e471379f98fc31b0a6d8d04c84f1d9f7cbeb361f73262c4c12
verified: 7/5/2026, 9:04:09 AM
view raw JSON →