
Knowledge graph-based persistent memory system for AI agents. Store and retrieve information across conversations using a local graph database. Essential for long-running agent workflows.
Install via CLI
mog install mogteam/mcp-memoryManual config
.cursor/mcp.json{
"mcpServers": {
"mogteam-mcp-memory": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-memory"
]
}
}
}Or run mog install to configure automatically. MCP docs
Knowledge graph-based persistent memory system for AI agents. Store and retrieve information across conversations using a local graph database. Essential for long-running agent workflows.
mog install mogteam/mcp-memory
memory knowledge-graph persistence state mcp
Sourced from Anthropic (official MCP) — ⭐ 79,365 stars.
No ratings yet.
@mogteam
Official curated skills and prompt templates from the mog.md team.
Source
Anthropic (official MCP)
github.com/modelcontextprotocol/serversThis package is sourced from the above repository and distributed on mog under its original license.
Releases