Skip to content
Back to search
30
MCP

coordination-memory-mcp

pypi/coordination-memory-mcp

Local MCP server for append-only multi-agent coordination memory with an integrator-owned accepted projection and goal-level acceptance contracts.

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

Similar MCP servers embedding-nearest

core-memory-mcp
A local, MCP-compliant, long-term memory service for AI agents.
0 tools
agent-memorystore-mcp
MCP server providing persistent cross-session memory for AI agents — store, recall, search, and summarize memories across agent boundaries
0 tools
link-mcp
MCP server for Link local agent memory — remember, recall, search, context, and graph traversal
0 tools
dsm-mcp
DSM Memory MCP Server — provable, append-only memory for AI agents via MCP
0 tools
local-memory-mcp
Local Memory MCP Server - AI-powered persistent memory system for Claude Code, Claude Desktop, Gemini, Codex, OpenCode and other MCP-compati
0 tools
agentrecall-mcp
MCP server for AgentRecall — persistent memory for AI agents
0 tools

How to use

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

{
  "mcpServers": {
    "coordination-memory-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}