An in-memory knowledge graph MCP server that gives coding agents structural and semantic recall over codebases by indexing Python source, ADR documents, and project configuration, exposing 7 tools for search, traversal, context retrieval, and natural-language Q&A.
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.KG_PROJECT_ROOT— "": "/path/to/your/project"KG_SOURCE_DIRS— src Comma-separated source directoriesKG_ADR_DIR— docs/adr ADR directory (none to disable)KG_CONFIG_PATH— CLAUDE.md Project config file (none to disable)KG_INDEX_FILE— .kg-index.json Graph persistence fileKG_ADR_PATTERN— ^\d{4}-.+\.md$ Regex for ADR filename matchingKG_LLM_MODEL— "": "openai/gpt-4o-mini",[](https://m8ven.ai/mcp/arunmenon-kg-memory-mcp-zub055)