jdez427/claude-ipc-mcp
AI-to-AI communication protocol for Claude, Gemini, and other AI assistants
Implements a persistent message queue system with natural language command parsing, allowing AI agents to register named instances and asynchronously exchange messages across different platforms and sessions. Built as an MCP (Model Context Protocol) server that interprets plain-text commands without requiring code execution, and stores messages durably so they survive agent restarts. Compatible with Claude Code, Gemini, ChatGPT, and any Python-capable AI environment—making it a simple coordination layer for multi-agent workflows.
125 stars. No commits in the last 6 months.
Stars
125
Forks
25
Language
Python
License
MIT
Category
Last pushed
Sep 25, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/jdez427/claude-ipc-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
deus-h/claudeus-wp-mcp
Claudeus WordPress MCP Server
minipuft/claude-prompts
MCP prompt template server: hot-reload, thinking frameworks, quality gates
regen-network/regen-compute
An MCP agent that funds verified ecological regeneration from AI compute usage via Regen Network
regression-io/coder-config
Configuration manager for AI coding tools - Claude Code, Gemini CLI, Codex CLI, Antigravity....
Lykhoyda/ask-llm
MCP server for AI-to-AI collaboration — bridge Claude with Gemini, Codex, and other LLMs for...