remembrall-server
MCP server for RemembrallMCP - persistent knowledge memory and code dependency graph for AI agents.
MCP Tools
Memory: remembrall_store, remembrall_recall, remembrall_update, remembrall_delete, remembrall_ingest_github, remembrall_ingest_docs
Code Intelligence: remembrall_index, remembrall_impact, remembrall_lookup_symbol
Quick Start
# Install
# Initialize (sets up Postgres + schema + embedding model)
# Add to .mcp.json
# { "mcpServers": { "remembrall": { "command": "remembrall" } } }
See the full documentation for Docker Compose setup, benchmarks, and configuration.
License
MIT