69
/ 100
4 days ago
glama

Kirok

Provides persistent, searchable memory for AI agents, enabling them to retain, recall, and reflect on information across conversations.

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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: GEMINI_API_KEY
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.
configKIROK_DB_PATH❌ ~/.kirok/memory.db Custom database path
🔐 secretGEMINI_API_KEYAIzaSy...your-key-here...
configKIROK_REFLECT_TIMEOUT❌ 300 Timeout in seconds for reflect operations
configKIROK_CONSOLIDATION_TIMEOUT❌ 120 Timeout in seconds for consolidation
configKIROK_CONSOLIDATION_BATCH_SIZE❌ 5 Run auto-consolidation only once this many memories are pending (set 1 to consolidate on every retain)
configKIROK_DEDUP_THRESHOLD❌ 0.85 Similarity threshold for deduplication (0.0–1.0)
// 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 5 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/tadfuji-kirok-mcp-l7e1c8)](https://m8ven.ai/mcp/tadfuji-kirok-mcp-l7e1c8)
commit: 9289b7ddff2e92b332a6d9023a997bb41d417b69
code hash: 8776f84ff81089eff725c32f67a944a26409ee0062e56007453bbd10abade2e5
verified: 6/22/2026, 1:08:17 PM
view raw JSON →