MCP Servers / communication / Agent Communication MCP Server

Agent Communication MCP Server

JSON →
none4communication

Enables room-based messaging between multiple agents.

Install
How to run this server

No install command recorded.

server path: agent-communication-mcp-server
Tools
What this server exposes
list_rooms
ルーム一覧を取得します。特定のエージェントが参加しているルームのみをフィルタリングすることもできます。
create_room
新しいルームを作成します。
enter_room
エージェントがルームに入室します。プロフィール情報を設定できます。
leave_room
エージェントがルームから退室します。
list_room_users
ルーム内のユーザー一覧を取得します。
send_message
ルームにメッセージを送信します。@メンションやメタデータを付与できます。
get_messages
ルームのメッセージを取得します。件数制限やメンションのみのフィルタリングが可能です。
wait_for_messages
新着メッセージをロングポーリングで待機します。タイムアウト時間を指定できます。
get_status
システム全体または特定ルームのステータスを取得します。
clear_room_messages
ルームのメッセージをクリアします。確認フラグが必要です。
Configuration
Environment & auth
authnone
Resources
Agent Communication MCP Server — MCP Server · libregistry