67
/ 100
1 day ago
glama

rag-mcp

MCP server for Fathom Works RAG that exposes a self-hosted knowledge base as tools for any MCP-capable LLM to query documents, manage libraries, and ingest files or URLs.

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: RAG_TOKEN, RAG_PASSWORD
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.
configRAG_BASE_URLcp .env.example .env # fill in + credentials
🔐 secretRAG_TOKENStatic JWT Works but cannot self-refresh. Copy from browser DevTools → Application → Local Storage → rag_token.
configRAG_USERNAME"-e", "=admin",
🔐 secretRAG_PASSWORD"-e", "=yourpassword",
// 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 6 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/jemplayer82-rag-mcp-1hr43h)](https://m8ven.ai/mcp/jemplayer82-rag-mcp-1hr43h)
commit: 452fd98cbe5230dd6475609b47c95773800c81d8
code hash: afb526f1e203505ffd0caccdb5b8ce51d9f9116adfbac255053daf537d9c466c
verified: 6/23/2026, 10:18:07 AM
view raw JSON →