JustVugg/easymemory
A 100% local memory layer for chatbots and agents with an MCP server for Claude, GPT, Gemini, and local models. It auto-saves conversations, ingests documents and markdown vaults, and provides hybrid retrieval (vector + keyword + graph) plus enterprise security (OAuth2, API keys, rate limiting, audit logs) and integrations (Slack import, Notion/GDr
Platform-specific configuration:
{
"mcpServers": {
"easymemory": {
"command": "npx",
"args": [
"-y",
"easymemory"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...