Memora
MCP Serverby agentic-box · Added 5mo ago
Claude
322
Install
git clone https://github.com/agentic-box/memoraAdd to Claude
claude mcp add memoraQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"memora": {
"command": "npx",
"args": [
"@modelcontextprotocol/memora"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
A lightweight MCP server for semantic memory storage, knowledge graphs, conversational recall, and cross-session context. Supports persistent storage with SQLite and optional cloud sync (S3, R2, D1). Configuration via environment variables for database paths and cloud credentials.
Tags
data-analyticsmcp-servermemorysemantic-searchknowledge-graphsqlitecloud-syncdatabase