67
/ 100
10 days ago
glama

Bi-Temporal Knowledge Graph MCP Server

Combines a bi-temporal knowledge graph with dynamic automation tool generation for AI agents, enabling persistent memory with temporal tracking and custom tool creation.

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.
🔐
You'll be asked for 3 credentials: OPENAI_API_KEY, FALKORDB_PASSWORD, POSTGRES_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.
configPORT
configHOST
configFALKORDB_HOST
configFALKORDB_PORT
configFALKORDB_DATABASE
🔐 secretOPENAI_API_KEYecho "=sk-your-key" > .env
configMAX_SESSIONS
configCLEANUP_INTERVAL_SECONDS
configCONNECTION_IDLE_TIMEOUT
🔐 secretFALKORDB_PASSWORD
configDEFAULT_GROUP_ID
configSESSION_TTL_MINUTES
configOPENAI_MODEL
configOPENAI_MAX_TOKENS
configPOSTGRES_HOST
configPOSTGRES_PORT
configPOSTGRES_DB
configPOSTGRES_USER
🔐 secretPOSTGRES_PASSWORD
// 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 6 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/connectimtiazh-temporal-knowledge-graph-mcp-server-1vjccg)](https://m8ven.ai/mcp/connectimtiazh-temporal-knowledge-graph-mcp-server-1vjccg)
commit: a379f157d199b0b009cb13cdc9ee3a489c8e4c91
code hash: 666cfecd8252497a09e4015cc55ab71879efbcfad0ad36262c49c5914458d601
verified: 7/21/2026, 9:08:59 AM
view raw JSON →