II.
ToolServer JSON
Structured · livetool-server:mcp-rabbitmq
RabbitMQ MCP Server json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool-server:mcp-rabbitmq",
"_kind": "ToolServer",
"_file": "extensions/tool-servers/mcp-remaining.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "RabbitMQ MCP Server",
"description": "MCP server providing access to RabbitMQ message broker management.\nEnables AI agents to publish and consume messages, inspect queues,\nmanage exchanges and bindings, and monitor broker health via the\nRabbitMQ Management HTTP API.\n",
"protocol": "mcp",
"category": "devtools",
"repoUrl": "https://github.com/kenliao94/mcp-server-rabbitmq",
"maintainer": "Community",
"mcpTransports": [
"mcp-transport:stdio"
]
},
"outgoingEdges": [
{
"from": "tool-server:mcp-rabbitmq",
"to": "tool:rabbitmq",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "tool-server:mcp-rabbitmq",
"to": "domain:backend",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-rabbitmq",
"to": "domain:data-engineering",
"kind": "lib_applies_to_domain",
"attributes": {}
}
],
"incomingEdges": []
}