Memory Arbiter MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 4 579 installs a week from pypi. Last commit 3 Aug 2026.
Shared memory store for AI coding tools with dual-timeline conflict arbitration.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add memory-arbiter-mcp -- uvx memory-arbiter-mcp
{
"mcpServers": {
"memory-arbiter-mcp": {
"args": [
"memory-arbiter-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.memory-arbiter-mcp]
command = "uvx"
args = ["memory-arbiter-mcp"]
{
"mcpServers": {
"memory-arbiter-mcp": {
"args": [
"memory-arbiter-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"memory-arbiter-mcp": {
"args": [
"memory-arbiter-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.