74
/ 100
26 days ago
glama

ogham-mcp

Persistent shared memory for AI agents. Hybrid search (pgvector + tsvector), knowledge graph, cognitive scoring, and 16-language temporal extraction. 97.2% Recall@10 on LongMemEval with one PostgreSQL query. Works across Claude Code, Cursor, Codex, OpenClaw, and any MCP client.

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 7 credentials: SUPABASE_KEY, OPENAI_API_KEY, GEMINI_API_KEY, VOYAGE_API_KEY, MISTRAL_API_KEY, ANTHROPIC_API_KEY, GOOGLE_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.
configBEAM_GRAPH_DEPTH
configEMBEDDING_PROVIDERexport =openai # or ollama, mistral, voyage
configOGHAM_LME_FRESH
configOGHAM_POOL_MIN
configOGHAM_POOL_MAX
configOGHAM_BENCH_MODE
configSUPABASE_URLexport =https://your-project.supabase.co
🔐 secretSUPABASE_KEYexport =your-service-role-key
configDATABASE_URLexport =postgresql://user:pass@host/db
🔐 secretOPENAI_API_KEYexport =sk-... # for your chosen provider
🔐 secretGEMINI_API_KEYIf gemini -- Google Gemini API key
🔐 secretVOYAGE_API_KEYIf voyage -- Voyage AI API key
🔐 secretMISTRAL_API_KEYIf mistral -- Mistral API key
configOLLAMA_URLNo http://localhost:11434 Ollama server URL
configOGHAM_LIFECYCLE_WORKERS
configOGHAM_VLLM_URL
🔐 secretANTHROPIC_API_KEY
configOGHAM_COMPILE_MAX_TOKENS
configOGHAM_SUMMARY_DEBOUNCE_SECONDS
configOGHAM_SUMMARY_WORKERS
configOGHAM_BOOT_WARMUP
configOGHAM_CONFLICT_THRESHOLD
configOGHAM_CONFLICT_TIMEOUT_MS
configOGHAM_EXTRACT_PROVIDER
configOGHAM_EXTRACT_MODEL
configOLLAMA_HOST
🔐 secretGOOGLE_API_KEY
configOGHAM_BENCH_RAW
configOGHAM_ACTIVATION_DAMPING
configOGHAM_PROFILE
// 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/ogham-mcp-ogham-mcp-1dlvvr)](https://m8ven.ai/mcp/ogham-mcp-ogham-mcp-1dlvvr)
commit: 268ce64063e4abb8a3ee6e845730d540527569dd
code hash: 7514989cffa3adf9a28f31d13de92d8c674e4619fa4351e97cab45532c599b31
verified: 6/16/2026, 12:01:05 PM
view raw JSON →
ogham-mcp · M8ven Trust Score | M8ven