73
/ 100
1 month ago
glama

Organism Memory MCP Server

Provides persistent, searchable memory for AI agents across sessions using a four-tier memory system, without sending data to external APIs.

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: ORGANISM_ANTHROPIC_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.
configORGANISM_LM_TIMEOUT
configORGANISM_CHAT_RATE_LIMIT
configORGANISM_CONFIG_PATHorganism_config.yaml uvicorn organism.proxy.server:app --port 9000
configORGANISM_MODEL_TYPEOverride base_model.type
configORGANISM_MODEL_NAMEOverride base_model.model_name
configORGANISM_CONFIG
configORGANISM_PROXY_CONFIG
🔐 secretORGANISM_ANTHROPIC_API_KEY
configTEST_MODEL_TYPE
configTEST_MODEL_NAME
configTEST_DEVICE
// 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 2 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/sunnsten-organism-memory-tegaxv)](https://m8ven.ai/mcp/sunnsten-organism-memory-tegaxv)
commit: 54faa550e2b2fd7cf4cdcb0d3fbafea7a1a4274c
code hash: 7e5b7ae6eb729188280fa8e9cbf1bea9e659099d5cf873d97b436f6ea19f3151
verified: 6/23/2026, 10:10:10 AM
view raw JSON →