iiRecord
Agentic AI Atlas · RabbitMQ MCP Server
tool-server:mcp-rabbitmqa5c.ai
II.
ToolServer JSON

tool-server:mcp-rabbitmq

Structured · live

RabbitMQ MCP Server json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/tool-servers/mcp-remaining.yamlCluster · extensions
Record JSON
{
  "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": []
}