52
/ 100
1 month ago
glama

hipocampo

Dual-memory MCP system with PostgreSQL 17 + pgvector + NVIDIA NIM embeddings. 11 tools: search, save, profile, health, auto-repair, stats, tune, dedup, checkpoint, maintenance. Sparse Selective Caching (SSC) with 4-phase progressive retrieval. Bilingual EN/ES.

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
⚠️
Tool descriptions don’t match what handlers do
2 tools describe read intent but their handlers mutate — hipocampo_health (line 287: result = subprocess.run(); hipocampo_maintenance (line 443: r = subprocess.run([PYTHON_BIN, HEALTH_SCRIPT, "--repair"], capture_output=True, text=True, timeout=)
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: DB_PASSWORD, NVIDIA_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.
configDB_NAME
configDB_USEREdit .env with your DB_HOST, , and NVIDIA_API_KEY
🔐 secretDB_PASSWORD
configDB_HOSTEdit .env with your , DB_USER, and NVIDIA_API_KEY
🔐 secretNVIDIA_API_KEYEdit .env with your DB_HOST, DB_USER, and
configENV_PATH
configBRAIN_PATH
configCACHE_PATH
// 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 7 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/carrasquelalex1-hipocampo-15oyuq)](https://m8ven.ai/mcp/carrasquelalex1-hipocampo-15oyuq)
commit: 6b78b00424e47f65a15b04c70c681d24bf3f6ce3
code hash: bd0e814ecbd14d78ef99c0de122c5163d554191b5193aa9dbf2ce2c17ab75770
verified: 6/17/2026, 11:26:43 AM
view raw JSON →