74
/ 100
17 days ago
glama

VeritasGraph

Zero-trust, air-gapped Enterprise GraphRAG MCP server. Build knowledge graphs from local documents and run multi-hop, citation-grounded queries entirely offline with Ollama.

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 3 credentials: GRAPHRAG_API_KEY, GRAPHRAG_EMBEDDING_API_KEY, OPENAI_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.
configERP_DB_URL
configHRIS_DB_URL
configGRAPHRAG_API_TYPE
🔐 secretGRAPHRAG_API_KEY
configGRAPHRAG_LLM_API_BASE
configGRAPHRAG_LLM_MODEL
configGRAPHRAG_MAX_RETRIES
configGRAPHRAG_API_VERSION
configGRAPHRAG_DEPLOYMENT_NAME
configGRAPHRAG_ORGANIZATION
configGRAPHRAG_EMBEDDING_API_TYPE
🔐 secretGRAPHRAG_EMBEDDING_API_KEY
configGRAPHRAG_EMBEDDING_API_BASE
configGRAPHRAG_EMBEDDING_MODEL
configGRAPHRAG_EMBEDDING_DEPLOYMENT_NAME
configSTUDIO_DATA_DIR"$PWD/studio_api/data" \
configSTUDIO_GRAPH_CHUNK_SIZE
configOLLAMA_HOST
configSTUDIO_EVAL_STEP_SECONDS
configSTUDIO_FT_STEP_SECONDS
configVERITAS_MODE
configINPUT_DIR
configOUTPUT_DIR
🔐 secretOPENAI_API_KEYexport ="sk-..." # Lite: cloud APIs, zero setup
configOPENAI_API_BASE
configOPENAI_MODEL
configOLLAMA_BASE_URL
configOLLAMA_MODEL
configOLLAMA_EMBEDDING_MODEL
configLANCEDB_URI
configBENCHMARK_REAL_LIBS
configVERITASREASON_KG_PATH
// 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.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/bibinprathap-veritasgraph-1j3e99)](https://m8ven.ai/mcp/bibinprathap-veritasgraph-1j3e99)
commit: 8a7f082c9d5343c7e8184cdc79aeddc7407e1355
code hash: 3b3e0bae8d0e0c55827ab581e2c79fccc569e94a71d0d3ff23bd2a465b4e7c29
verified: 7/14/2026, 8:35:05 AM
view raw JSON →