hippocamp
Verified Safeby thinkingidentities
Overview
Provides persistent, graph-based episodic and semantic memory for AI agents, integrating with LLMs like Claude via the Model Context Protocol (MCP).
Installation
No command providedSecurity Notes
The project is designed for local/internal use, connecting to local Neo4j and Redis instances. Integration with Claude uses 'stdio transport', which is a secure method for local inter-process communication. No 'eval' or obfuscation is indicated. Future 'Memory Commons' vision suggests distributed networks but current implementation is local.
Similar Servers
memory-graph
A graph-based MCP server that provides intelligent memory capabilities for Claude Code, enabling persistent knowledge tracking, relationship mapping, and contextual development assistance.
memory-mcp-server-go
A Model Context Protocol server providing knowledge graph management capabilities for LLMs to maintain memory across conversations.
nocturne_memory
Provides a persistent, structured long-term memory and dynamic knowledge graph system for AI agents, designed for human-AI collaboration.
kuzu-memory
KuzuMemory provides a lightweight, embedded graph-based memory system for AI applications, specifically designed to integrate with AI coding agents (like Claude Code) via the Model Context Protocol (MCP) for contextual prompt enhancement and learning from interactions.