An MCP server that lets LLM agents accumulate organizational knowledge across sessions, scoped by domain, backed by Neo4j with enforced structural invariants.
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.NEO4J_URL— db-url NEO4J_URI or bolt://localhost:7687 Neo4j connection URLNEO4J_URI— db-url or NEO4J_URL bolt://localhost:7687 Neo4j connection URLNEO4J_USERNAME— username neo4j Neo4j usernameNEO4J_PASSWORD— password password Neo4j passwordNEO4J_DATABASE— database neo4j Neo4j database nameNEO4J_TRANSPORT— transport stdio Transport: stdio, sse, or streamable-httpNEO4J_MCP_SERVER_HOST— server-host 127.0.0.1 HTTP host (non-stdio transports)NEO4J_MCP_SERVER_PORT— server-port 8000 HTTP port (non-stdio transports)NEO4J_MCP_SERVER_PATH— server-path /mcp/ HTTP path (non-stdio transports)NEO4J_MCP_SERVER_ALLOW_ORIGINSNEO4J_MCP_SERVER_ALLOWED_HOSTSNEO4J_NAMESPACE— namespace (none) Tool name prefix (e.g. myapp -> myapp-begin_session)NEO4J_READ_TIMEOUT[](https://m8ven.ai/mcp/kenningai-mcp-temporal-knowledge-1i3mkh)