Skip to content
Back to search
30
MCP

io.github.billy12151/memory-arbiter-mcp

io.github.billy12151/memory-arbiter-mcp

Shared memory store for AI coding tools with dual-timeline conflict arbitration.

Uptime
0.0%
15 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.kaaustubh/project-memory-mcp
Persistent memory for AI coding agents — past bugs, decisions, and your corrections, in your repo.
0 tools
io.github.threadctx-dev/threadctx-mcp
Shared memory MCP server for AI coding agents — local by default, team-shared via threadctx.dev.
0 tools
@memstate/mcp
Versioned memory for AI agents — structured keypaths, conflict detection, and 80% fewer tokens than alternatives.
0 tools
io.github.memorilabs/memori-mcp
Memori MCP server — persistent AI memory with recall and augmentation tools
0 tools
io.github.infoinlet-marketplace/mcp-memory
Persistent searchable memory for AI agents — save/get/search across sessions, tags.
0 tools
io.github.MemoriLabs/memori-mcp
Memori MCP server — persistent AI memory with recall and augmentation tools
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.billy12151/memory-arbiter-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}