Claude IPC
Enables secure inter-process communication between multiple AI instances running on the same machine through TCP socket-based mess
This MCP server enables secure inter-process communication between multiple AI instances (Claude, Gemini, etc.) running on the same machine, particularly designed for WSL environments. Built with Python using TCP sockets and session-based authentication, it provides a message broker that handles registration, message queuing, broadcasting, file sharing, and command output sharing between AI instances, with features like automatic message forwarding during instance renames, large message file storage, and rate limiting. The implementation includes both MCP tools for Claude integration and standalone Python scripts for other AI models, making it valuable for coordinating multi-AI workflows, collaborative problem-solving scenarios, and building AI systems that need to communicate and share data across different instances without manual intervention.
Source
Repository: https://github.com/jdez427/claude-ipc-mcp
Maintain Claude IPC?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[Claude IPC on getagentictools](https://getagentictools.com/mcp/jdez427-claude-ipc-mcp?ref=badge)