Cross-System Agent Communication MCP Server
@mkc909
关于 Cross-System Agent Communication MCP Server
MCP server that enables communication and coordination between different Roo modes/roles across multiple systems
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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).
AI 与智能体 分类下的更多 MCP 服务器
Mcp Agent
lastmile-aiBuild effective agents using Model Context Protocol and simple workflow patterns
mcp-hfspace MCP Server 🤗
evalstateMCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.
LinkedIn MCP Server
stickerdanielOpen-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI agent access to profiles, companies, jobs, and messages.
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
Shell and Coding agent for Claude and other mcp clients
rusiaamanShell and coding agent on mcp clients
评论