M
Memory MCP Server
VerifiedPersistent memory and knowledge graph for AI agent conversations.
A Model Context Protocol server that provides persistent memory using a local knowledge graph. Enables AI agents to store and retrieve entities, relations, and observations across conversations.
Builds a knowledge graph that persists to disk, allowing agents to maintain context and recall information from previous interactions.
Install
npx -y @modelcontextprotocol/server-memory MCP Client Config
{
"mcpServers": {
"memory": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-memory"
]
}
}
} Capabilities
Tools
create_entitiescreate_relationsadd_observationssearch_nodesopen_nodesdelete_entities
Compatible With
Claude Desktop Claude Code Cursor Windsurf Continue
Metrics
18,500
GitHub Stars
18,000
Installs
1,400
Weekly
9
Open Issues
More in AI & Machine Learning
Best of AI & Machine Learning → E
E2B Code Sandbox MCP Server
Execute code safely in sandboxed environments from AI agents.
freemium 73/100
AI & Machine Learning
S
Sequential Thinking MCP Server
Step-by-step reasoning and problem decomposition for AI agents.
open-source 72/100
AI & Machine Learning
Q
Qdrant MCP Server
Store and search vector embeddings with Qdrant from AI agents.
open-source 70/100
AI & Machine Learning