Cross-System Agent Communication MCP Server
@mkc909
About Cross-System Agent Communication MCP Server
MCP server that enables communication and coordination between different Roo modes/roles across multiple systems
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Cross-System Agent Communication MCP Server?
This MCP server enables communication and coordination between different Roo modes/roles across multiple systems, creating a "team of agents" architecture where specialized LLM agents collaborate on tasks, share context, and coordinate work.
How to use Cross-System Agent Communication MCP Server?
Clone the repository, install dependencies, create a .env file with required tokens (GitHub token and PlanetScale credentials), build the project with npm run build, and start the server with npm start. Use the provided API endpoints for agent management, messaging, task coordination, context sharing, and GitHub integration.
Key features of Cross-System Agent Communication MCP Server
- Agent Registry to register and manage Roo modes/roles with capabilities
- Message Bus for asynchronous communication between agents
- Task Coordination for assignment and progress tracking
- Context Sharing to facilitate knowledge transfer between agents
- GitHub Integration for issues, pull requests, and project management
- PlanetScale Integration for scalable storage of agent data, messages, and tasks
Use cases of Cross-System Agent Communication MCP Server
- Orchestrating a team of specialized LLM agents to solve complex tasks collaboratively.
- Sharing context and progress across different agent roles (e.g., architect, coder, reviewer).
- Tracking and managing tasks assigned to multiple agents with status updates.
- Integrating agent communication with GitHub workflows for issue and PR management.
FAQ from Cross-System Agent Communication MCP Server
What does this server do?
It enables communication, task coordination, and context sharing between different Roo modes/roles across multiple systems, forming a team of agents.
What are the prerequisites to use this server?
Node.js 18 or higher, TypeScript 5.3 or higher, GitHub API access, and a PlanetScale database account.
How do I install and configure the server?
Clone the repository, run npm install, create a .env file with GITHUB_TOKEN and PlanetScale connection variables (PLANETSCALE_HOST, PLANETSCALE_USERNAME, PLANETSCALE_PASSWORD), then build with npm run build and start with npm start.
What integrations are supported?
GitHub (issue creation, commenting, pull request creation and review) and PlanetScale (storage of agent data, messages, and tasks).
How do I interact with the server after startup?
Use the defined API endpoints for agent management (register, update, get, list), messaging (send, get, mark read, delete), task management (create, assign, update status, get, list), context sharing (create, update, share, get, list), and GitHub actions (create issue, comment, create PR, review PR).
More AI & Agents MCP servers
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
meGPT - upload an author's content into an LLM
adriancoCode to process many kinds of content by an author into an MCP server
Perplexity Ask MCP Server
ppl-aiThe official MCP server implementation for the Perplexity API Platform
mcp-hfspace MCP Server 🤗
evalstateMCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.
Model Context Protocol Server for Home Assistant
tevonsbA MCP server for Home Assistant
Comments