RabbitMQ · Capability
RabbitMQ Management HTTP API — Connections
RabbitMQ Management HTTP API — Connections. 3 operations. Lead operation: List connections. Self-contained Naftiko capability covering one Rabbitmq business surface.
What You Can Do
GET
Listconnections
— List connections
/v1/connections
GET
Getconnection
— Get connection
/v1/connections/{name}
DELETE
Deleteconnection
— Close connection
/v1/connections/{name}
MCP Tools
list-connections
List connections
read-only
idempotent
get-connection
Get connection
read-only
idempotent
close-connection
Close connection
idempotent