From 2cbec0239acdb67580693971a3b41f6699e90c7e Mon Sep 17 00:00:00 2001 From: Alexander Carrasquel Date: Sun, 14 Jun 2026 22:52:08 -0400 Subject: [PATCH] Add Hipocampo dual-memory MCP server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 132fe778f..bd89fe08f 100644 --- a/README.md +++ b/README.md @@ -1897,6 +1897,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [bitbonsai/mcp-obsidian](https://github.com/bitbonsai/mcp-obsidian) 📇 🏠 🍎 🪟 🐧 - Universal AI bridge for Obsidian vaults using MCP. Provides safe read/write access to notes with 11 comprehensive methods for vault operations including search, batch operations, tag management, and frontmatter handling. Works with Claude, ChatGPT, and any MCP-compatible AI assistant. - [bluzername/lennys-quotes](https://github.com/bluzername/lennys-quotes) 📇 🏠 - Query 269 episodes of Lenny's Podcast for product management wisdom. Search 51,000+ transcript segments with YouTube timestamps. Perfect for PRDs, strategy, and PM career advice. - [cameronrye/openzim-mcp](https://github.com/cameronrye/openzim-mcp) 🐍 🏠 - Modern, secure MCP server for accessing ZIM format knowledge bases offline. Enables AI models to search and navigate Wikipedia, educational content, and other compressed knowledge archives with smart retrieval, caching, and comprehensive API. +- [carrasquelalex1/hipocampo](https://github.com/carrasquelalex1/hipocampo) [![carrasquelalex1/hipocampo MCP server](https://glama.ai/mcp/servers/carrasquelalex1/hipocampo/badge.svg)](https://glama.ai/mcp/servers/carrasquelalex1/hipocampo) 🐍 🏠 🍎 🪟 🐧 - Dual-memory MCP system (PostgreSQL 17 + pgvector + NVIDIA NIM). 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. `python scripts/hipocampo_mcp_server.py` - [catfish-1234/sessionmem](https://github.com/catfish-1234/sessionmem) [![catfish-1234/sessionmem MCP server](https://glama.ai/mcp/servers/catfish-1234/sessionmem/badges/score.svg)](https://glama.ai/mcp/servers/catfish-1234/sessionmem) 📇 🏠 - Local-first memory layer for AI coding assistants. Watches your coding sessions and injects a compact summary at the start of each new session. No cloud, no account, just a SQLite file on your machine. Works with Claude Code, Cursor, Cline, Windsurf, and any other MCP host. - [cachly-dev/cachly-mcp](https://github.com/cachly-dev/cachly-mcp) [![cachly-dev/cachly-mcp MCP server](https://glama.ai/mcp/servers/cachly-dev/cachly-mcp/badges/score.svg)](https://glama.ai/mcp/servers/cachly-dev/cachly-mcp) 📇 ☁️ 🏠 🍎 🪟 🐧 - Persistent AI memory brain for Claude Code, Cursor, Copilot, Windsurf, Cline & Zed. `session_start()` briefs your AI on last session, lessons, and open tasks in one call. 84 tools — Team Brain, semantic BM25+ search, Team Telepathy, Ambient Git Learning, Memory Crystals, Analytics, and managed Valkey/Redis. `npx @cachly-dev/init` — free tier, no credit card. [Website](https://cachly.dev) - [cdeust/Cortex](https://github.com/cdeust/Cortex) [![badge](https://glama.ai/mcp/servers/cdeust/Cortex/badge)](https://glama.ai/mcp/servers/cdeust/Cortex) 🐍 🏠 🍎 - Persistent memory for Claude Code grounded in computational neuroscience (41 cited papers). Thermodynamic decay, hippocampal-cortical consolidation, predictive-coding write gate, WRRF retrieval. PostgreSQL + pgvector, 33 MCP tools, 7 lifecycle hooks. Benchmarked 97.8% R@10 on LongMemEval. `claude plugin marketplace add cdeust/Cortex`