agent-communication-mcp-server
4
The Cross-System Agent Communication MCP Server facilitates collaboration between agents in different Roo modes or roles across systems. It supports task coordination, context sharing, and integrates with GitHub and PlanetScale, enhancing communication and team synergy.
Overview
This project is a Cross-System Agent Communication MCP Server designed to enable communication and coordination between different Roo modes/roles across multiple systems. Features include an Agent Registry, asynchronous communication via a Message Bus, Task Coordination, Context Sharing, GitHub and PlanetScale integrations. The architecture is composed of a Core MCP Server, GitHub Integration Layer, and PlanetScale Database Layer.
Features
- Agent Registry and management
- Message Bus for async communication
- Task and progress tracking
- Context sharing between agents
- GitHub Integration for issue and pull request management
- PlanetScale Integration for scalable data storage
Getting Started
Prerequisites
- Node.js 18 or higher
- TypeScript 5.3 or higher
- GitHub API access
- PlanetScale database account