MCP server for building knowledge graphs from documents. It ingests PDF/PPTX/DOCX files, transcribes to Markdown, and uses LLM to bootstrap entity patterns and build a JSONL knowledge graph with RAG chunks.
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.
process.env. You'll be asked to provide them before it can run.DOCGRAPH_LLM_PROVIDER— export ="anthropic" # or "openai"ANTHROPIC_API_KEYDOCGRAPH_LLM_API_KEY— export ="your-key"OPENAI_API_KEYDOCGRAPH_LLM_MODELDOCGRAPH_LLM_BASE_URL[](https://m8ven.ai/mcp/jamestomasino-mcp-docgraph-i2m5nk)