A
licenseA
qualityC
maintenanceMCP server for multi-agent AI systems providing mailbox messaging, A2A task delegation, resource coordination, and a web dashboard.
21
6 npm
MIT
No user-submitted related servers found.
Scored across 8 tools
Each tool targets a distinct resource or aspect of the broker (messages, overview, queue config, queue stats, addresses, connections, consumers, queues). No overlapping purposes.
All tools follow a consistent verb_noun pattern (e.g., browse_messages, list_queues) with no mixing of conventions.
8 tools is well-scoped for a broker monitoring and management server, covering core read and listing operations without being excessive or sparse.
The tool set covers reading, listing, and status checks well, but lacks write operations such as creating/deleting queues or sending/consuming messages, which are notable gaps for full broker management.