ClaudeR and claude-ipc-mcp
About ClaudeR
IMNMV/ClaudeR
Connect RStudio to Claude, Codex, Gemini, and other AI assistants via MCP. Multi-agent orchestration, async execution, and zero-config setup with uvx.
Enables real-time code execution within RStudio where MCP-connected agents see results and plots immediately, with specialized tools for manuscript auditing (reference verification via CrossRef, statistical claim extraction and recomputation). Implements multi-agent coordination through a shared message board protocol for task negotiation and verification, persistent server state across UI restarts, and session discovery via filesystem metadata—all with a Python MCP bridge deployable via `uvx` for zero-config setup.
About claude-ipc-mcp
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work