Back to search
30
MCP

claude-context-sync

npm/claude-context-sync

MCP server that automatically summarizes and shares context across parallel Claude Code sessions

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

Similar MCP servers embedding-nearest

Claude Context Sync
Share context, detect conflicts, and message across parallel Claude Code sessions
0 tools
@pdharani/contextsync-mcp
MCP server for Claude Code that auto-loads your Linear tickets into every session
0 tools
@diamondsg/contextsync-mcp
MCP server for Claude Code that auto-loads your Linear tickets into every session
0 tools
mcp-claude-context
MCP server for Claude conversation extraction with enhanced export and search
0 tools
claude-sessions-mcp
MCP server for managing Claude Code conversation sessions
0 tools
claude-context-bridge
Local MCP server that gives Claude.ai live context about your git repos and Claude Code sessions
0 tools

How to use

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

{
  "mcpServers": {
    "claude-context-sync": {
      "url": "None",
      "transport": "http"
    }
  }
}