74
/ 100
29 days ago
github_topic

shodh-memory

Local, LLM-free memory for AI agents. A single offline Rust binary — deterministic and auditable — that learns from use, forgets the irrelevant, and strengthens what matters. No cloud, no API keys.

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 2 credentials: SHODH_API_KEY, SHODH_DEV_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.
configCLAUDE_PROJECT_DIR
configSHODH_ALERT_THRESHOLD
configSHODH_ALLOW_HTTP
🔐 secretSHODH_API_KEYFor local use, no API key is needed — one is generated automatically. For remote servers, add "env": { "": "your-key" }.
configSHODH_API_KEYSkey1,key2,key3 # Comma-separated API keys
configSHODH_API_URL
🔐 secretSHODH_DEV_API_KEY
configSHODH_HOST127.0.0.1 # Bind address (default: localhost)
configSHODH_NO_AUTO_SPAWN
configSHODH_PORT3030 # Port (default: 3030)
configSHODH_PROACTIVE
configSHODH_STREAM
configSHODH_TOKEN_BUDGET
configSHODH_USER_ID
configSMITHERY_SANDBOX
// 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 4 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/varun29ankus-shodh-memory-13u5lu)](https://m8ven.ai/mcp/varun29ankus-shodh-memory-13u5lu)
commit: 2f4138373e8396cd8882aaafdc4e48a6c2ca05e2
code hash: 014eee009c2e228bb671ed35d0b6679dd5b75893443dc9bc17ac7cabe0781287
verified: 6/14/2026, 11:27:22 AM
view raw JSON →