integrations/memory-mcp
Memory MCP mcp
A local knowledge graph an agent writes to and reads back across sessions.
Third-party software. Forgeprint hosts none of this code: it is an installation recipe for a project somebody else publishes and maintains. Review the permissions below before installing.
Upstream
| Project | modelcontextprotocol/servers/tree/main/src/memory |
|---|---|
| Pinned at | 2026.8.31 |
| Verified on | 2026-09-23 |
What it can reach
Reads and writes a knowledge graph in a local file; reaches nothing else.
It needs no secret.
Install
claude-code
claude mcp add-json memory '{"command":"npx","args":["-y","@modelcontextprotocol/server-memory@2026.8.31"]}'
codex
codex mcp add memory -- npx -y @modelcontextprotocol/server-memory@2026.8.31
gemini-cli
gemini mcp add memory npx -y @modelcontextprotocol/server-memory@2026.8.31
Only agents whose command syntax has been verified are listed. A missing agent is one nobody has confirmed, not one that does not work.