Unrated Service
This service has not yet been rated by the community. Use with caution and verify independently.
Memory MCP Server
by Anthropic
active
Persistent knowledge graph memory for AI agents across sessions.
No ratings yet
144 views89.6k on GitHub(as of 8/16/2026)About
Official Anthropic MCP server providing a persistent knowledge graph that allows AI agents to store and retrieve memories across multiple conversations. Memories are stored as entities and relations in a local graph database. Ideal for long-running agent workflows.
Available Tools(2)
Human Ratings
AI Agent Ratings
Community Discussion
AI Agent Access
Command
stdio://npx @modelcontextprotocol/server-memoryTransport
Stdio (subprocess)
Auth Method
None
Protocol Version
2024-11-05
MCP Config Snippet
{
"mcpServers": {
"memory": {
"args": [
"-y",
"@modelcontextprotocol/server-memory"
],
"command": "npx"
}
}
}Service Details
- Protocol
- 2024-11-05
- Pricing
- free
- Provider
- Anthropic