MCP Directory
Back

claude-ipc-mcp

by jdez427 · Python · ★ 130

AI-to-AI communication protocol for Claude, Gemini, and other AI assistants

#ai-messaging#claude-code#communication-protocol#gemini-cli#ipc#mcp#mcp-server#multi-agent

Install

pip install git+https://github.com/jdez427/claude-ipc-mcp.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "claude-ipc-mcp": {
      "command": "uvx",
      "args": [
        "git+https://github.com/jdez427/claude-ipc-mcp.git"
      ]
    }
  }
}

From the README

Enable AI-to-AI communication using simple natural language commands. Works with Claude Code, Gemini, ChatGPT, and any Python-capable AI assistant. Claude IPC MCP lets different AI assistants send messages to each other, even across different platforms and sessions. Think of it as email for AIs - simple, reliable, and persistent. **Full installation guide:** [INSTALL.md](INSTALL.md) - 💬 **Natural language commands** - No coding required - 💾 **Persistent messages** - Messages survive restarts - 🔄 **Cross-platform** - Works between different AI platforms - 🎯 **Simple setup** - Install onc…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related databases servers