Back to search
30
MCP

hippocampus-memory-mcp

pypi/hippocampus-memory-mcp

MCP-compliant server for persistent hippocampus-style memory management with semantic search

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.memorilabs/memori-mcp
Memori MCP server — persistent AI memory with recall and augmentation tools
0 tools
hot-memory-mcp
Engram-inspired memory MCP server with hot cache and pattern mining
0 tools
io.github.annibale-x/mcp-memento
An MCP server that provides persistent memory and context management across sessions
0 tools
aimemory-mcp-server
AI Memory MCP Server — persistent memory for AI assistants via Model Context Protocol
0 tools
Mirror Memory MCP Server
Personal knowledge base MCP server with semantic search, auto-categorization, metadata extraction
0 tools · streamable-http
io.github.daedalus/mcp-external-memory
An MCP server that gives LLMs persistent, searchable semantic memory
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "hippocampus-memory-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}