67
/ 100
10 days ago
glama

Temporal Knowledge Substrate

An MCP server that lets LLM agents accumulate organizational knowledge across sessions, scoped by domain, backed by Neo4j with enforced structural invariants.

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
23 tools verified — handlers match their declared behaviour
11 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: NEO4J_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.
configNEO4J_URLdb-url NEO4J_URI or bolt://localhost:7687 Neo4j connection URL
configNEO4J_URIdb-url or NEO4J_URL bolt://localhost:7687 Neo4j connection URL
configNEO4J_USERNAMEusername neo4j Neo4j username
🔐 secretNEO4J_PASSWORDpassword password Neo4j password
configNEO4J_DATABASEdatabase neo4j Neo4j database name
configNEO4J_TRANSPORTtransport stdio Transport: stdio, sse, or streamable-http
configNEO4J_MCP_SERVER_HOSTserver-host 127.0.0.1 HTTP host (non-stdio transports)
configNEO4J_MCP_SERVER_PORTserver-port 8000 HTTP port (non-stdio transports)
configNEO4J_MCP_SERVER_PATHserver-path /mcp/ HTTP path (non-stdio transports)
configNEO4J_MCP_SERVER_ALLOW_ORIGINS
configNEO4J_MCP_SERVER_ALLOWED_HOSTS
configNEO4J_NAMESPACEnamespace (none) Tool name prefix (e.g. myapp -> myapp-begin_session)
configNEO4J_READ_TIMEOUT
// 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 4 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/kenningai-mcp-temporal-knowledge-1i3mkh)](https://m8ven.ai/mcp/kenningai-mcp-temporal-knowledge-1i3mkh)
commit: 03172cce39f2422d1f3d1182a5129ba86ac736af
code hash: 183c2f133f8a7ca0308017feebfdefb0e8de1c8aa4773e7923cc4858ef9e6918
verified: 7/21/2026, 9:38:31 AM
view raw JSON →