-
securityF
license-
qualityEnables LLMs to interact with Discord channels by sending and reading messages through Discord's API, with a focus on maintaining user control and security.
Last updated -
33
TypeScript
该 MCP 服务器支持跨多个系统的不同 Roo 模式/角色之间的通信和协调。它创建了一个“代理团队”架构,其中专门的 LLM 代理可以协作完成任务、共享上下文并协调工作。
跨系统代理通信 MCP 服务器由三个主要组件组成:
.env
文件:register_agent
:注册新的代理update_agent
:更新代理信息get_agent
:获取代理信息list_agents
:列出所有注册代理send_message
:向另一个代理发送消息get_messages
:获取代理的消息mark_message_read
:将消息标记为已读delete_message
:删除消息create_task
:创建新任务assign_task
任务给代理update_task_status
:更新任务状态get_task
:获取任务详细信息list_tasks
:列出任务create_context
:创建共享上下文update_context
:更新共享上下文share_context
:与代理共享上下文get_context
:获取共享上下文list_contexts
:列出共享上下文github_create_issue
:创建 GitHub 问题github_comment_issue
:对 GitHub 问题进行评论github_create_pr
:创建 GitHub PRgithub_review_pr
:审核 GitHub PR麻省理工学院
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
实现跨多个系统的不同 LLM 代理之间的通信和协调,允许专门的代理通过统一平台协作完成任务、共享上下文并协调工作。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mkc909/agent-communication-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server