Enterprise DNA Enterprise DNA
M MCP Servers Developer low

billy12151/memory-arbiter-mcp

by Various

Shared memory layer for AI coding tools. One local SQLite DB, every tool reads the same verified facts. Local-first, zero cloud.

MCP

billy12151/memory-arbiter-mcp

Added 3 Sept 2026

#ai-memory #claude-code #codex #context-engine #cursor #llm-context #local-first #mcp

Overview

Shared memory layer for AI coding tools. Uses one local SQLite database so every tool reads the same verified facts. Local-first with zero cloud dependencies.

Best for

Best for
Developers who want a local shared fact store across several AI coding tools.

Use cases

  • Share a single source of facts across multiple AI coding assistants
  • Keep tool memory consistent without cloud services
  • Store and retrieve verified context locally during development

How to use

Install

pip install memory-arbiter-mcp

Tools exposed

  • db_path
  • backup_jsonl
  • policy_path
  • include_size

Tested with

Claude Desktop, Claude Code, Cursor, Continue

Notes

Shared memory layer for AI coding tools. Uses one local SQLite database so every tool reads the same verified facts. Local-first with zero cloud dependencies.

7 stars on GitHub. Last updated 2026-09-02. Licensed Apache-2.0.

Use cases

  • Share a single source of facts across multiple AI coding assistants
  • Keep tool memory consistent without cloud services
  • Store and retrieve verified context locally during development

Pros

  • Local-first design keeps data on your machine
  • Simple SQLite storage is easy to inspect and back up
  • One shared database avoids fragmented tool memory

Cons

  • Very low adoption with only 7 GitHub stars
  • SQLite may become a bottleneck for concurrent high-volume writes
  • Fact verification process is not explained in the available description

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Local-first design keeps data on your machine
  • Simple SQLite storage is easy to inspect and back up
  • One shared database avoids fragmented tool memory

Cons

  • Very low adoption with only 7 GitHub stars
  • SQLite may become a bottleneck for concurrent high-volume writes
  • Fact verification process is not explained in the available description
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks