67
/ 100
17 days ago
glama

GENOME MCP Server

A local, offline memory server for AI agents that stores and retrieves memories without LLM calls, enabling persistent cross-session memory with bi-temporal querying and auditable records.

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 4 credentials: OPENAI_API_KEY, ANTHROPIC_API_KEY, OPENROUTER_API_KEY, GENOME_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.
🔐 secretOPENAI_API_KEYdrop-in swap. To use OpenAI embeddings instead (set ):
🔐 secretANTHROPIC_API_KEY
configOR_RESP
configOR_JUDGE
🔐 secretOPENROUTER_API_KEY
configOPENAI_BASE_URL
configGENOME_MCP_DBenv var). Run standalone with genome-mcp or python -m genome.mcp.server.
configGENOME_HOST
configGENOME_PORT
configGENOME_STORAGE
🔐 secretGENOME_API_KEY
configGENOME_CACHE_SIZE
configGENOME_CORS_ORIGINS
configGENOME_MAX_REQUEST_BYTES
configGENOME_LAZY_INIT
// 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/northtekdevs-genome-18a7e9)](https://m8ven.ai/mcp/northtekdevs-genome-18a7e9)
commit: f1e5d43ee32d59307a0ee2d94fa7a2077dfdb99c
code hash: 711e7f9efb4f747030ddb90b7812adeecaf31cca9ed0273cb96fef818ee56afa
verified: 7/14/2026, 8:32:26 AM
view raw JSON →