Home › Knowledge & Memory › memory-arbiter-mcp
memory-arbiter-mcp
Local SQLite MCP memory: evidence-based recall, advisory conflict notices, authorized governance.
Topics: Knowledge & Memory
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (pypi 0.16.12)
uvx memory-arbiter-mcp
Or add to your MCP client config:
{
"mcpServers": {
"memory-arbiter-mcp": {
"command": "uvx",
"args": [
"memory-arbiter-mcp"
],
"env": {
"MEMORY_ARBITER_CONFIG": "<YOUR_VALUE>",
"MEMORY_ARBITER_CLIENT": "<YOUR_VALUE>",
"MEMORY_ARBITER_AGENT_ID": "<YOUR_VALUE>",
"MEMORY_ARBITER_DB_PATH": "<YOUR_VALUE>",
"MEMORY_ARBITER_BACKUP_JSONL": "<YOUR_VALUE>",
"MEMORY_ARBITER_MCP_TRANSPORT": "<YOUR_VALUE>"
}
}
}
}
MEMORY_ARBITER_CONFIG— Optional alternate JSON config path. File values override other env fallbacks.MEMORY_ARBITER_CLIENT— Client identity (e.g. zcode, codex, cursor, claude-code)MEMORY_ARBITER_AGENT_ID— Agent identifier for this clientMEMORY_ARBITER_DB_PATH— Path to the SQLite database fileMEMORY_ARBITER_BACKUP_JSONL— Path to the append-only fallback backup fileMEMORY_ARBITER_MCP_TRANSPORT— MCP transport: stdio (default) or streamable-http
Related servers
Context7
Up-to-date code docs for any prompt
cognee
Memory manager for AI apps and Agents using various graph and vector stores and allowing ingestion from 30+ data sources
hindsight
Hindsight: Agent Memory That Works Like Human Memory - Built for AI Agents to manage Long Term Memory
Skill_Seekers
Transform 17 source types (docs, GitHub repos, PDFs, videos, Jupyter, Confluence, Notion, Slack/Discord) into AI-ready skills and RAG…
basic-memory
Local-first knowledge management with bi-directional LLM sync via Markdown files.
NoteDiscovery
Self-hosted plain-markdown knowledge base with a built-in MCP server. Lets Claude Desktop, Cursor, and any MCP client search, read,…
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry