Provides a persistent, searchable memory bank for AI agents to store and retrieve project decisions and architectural patterns.
Agent Memory MCP is a hybrid memory system designed to enhance AI agent persistence and context management. By running as an MCP server, it allows Claude to write, search, and read project-specific knowledge, ensuring that critical architectural decisions, implementation patterns, and design choices are preserved across sessions. With its built-in dashboard and automated synchronization features, it transforms short-lived chat context into a structured, long-term knowledge base that improves agent reliability in complex development environments.
Características Principales
01Seamless integration with existing project documentation
02Persistent long-term memory storage via MCP protocol
03Searchable knowledge bank with support for queries, types, and tags
04Standalone visual dashboard for memory usage analytics
05Lightweight Node.js server for low-latency memory retrieval
061 GitHub stars
Casos de Uso
01Creating a searchable index of project-specific business logic and patterns
02Maintaining a persistent log of development milestones and system constraints
03Preserving architectural decisions to ensure consistency in future code generation