MCP Server Rabbitmq
UnclaimedMCP server for RabbitMQ
Install
pip install amq-mcp-server-rabbitmqUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (40)
close_connection
Close a specific connection by name
core
connect, connectoauth, broker, getskill, getguideline
health
health
migration
definitionsexport, definitionsimport, definitionscompare, definitionsmigrate, migrationreadiness, federationsetup
mutative
managequeue, manageexchange, managebinding, managepolicy, managevhost, publish, closeconnection, rebalancequeues
observability
findqueues
rabbitmq_broker_check_migration_readiness
Pre-flight check for blue-green migration
rabbitmq_broker_compare_definitions
Compare definitions between two connected brokers
rabbitmq_broker_find_queues_by_threshold
Find queues by criteria: depth, idle time, no consumers, unacked messages
rabbitmq_broker_get_bindings
Get bindings, optionally filtered by queue or exchange
rabbitmq_broker_get_broker_definition
Get full broker definitions (exchanges, queues, bindings, users, etc.)
rabbitmq_broker_get_cluster_nodes_info
Get the list of nodes and their info in the cluster
rabbitmq_broker_get_connection_churn
Get connection/channel open and close rates
rabbitmq_broker_get_exchange_info
Get detailed information about a specific exchange
rabbitmq_broker_get_guideline
Get best-practice guidelines for RabbitMQ deployment and sizing
rabbitmq_broker_get_messages
Peek at messages in a queue without consuming them
rabbitmq_broker_get_node_information
Get detailed node info including memory, disk, uptime
rabbitmq_broker_get_overview
Get cluster-wide stats: version, node count, message rates, object totals
rabbitmq_broker_get_permissions
Get permissions for a user in a virtual host
rabbitmq_broker_get_policy
Get a specific policy by name
rabbitmq_broker_get_queue_info
Get detailed information about a specific queue
rabbitmq_broker_get_shovel_info
Get detailed information about a specific shovel
rabbitmq_broker_get_skill
Get a composable workflow recipe (see Skills section below)
rabbitmq_broker_initialize_connection
Connect to a broker with username/password (SIMPLE auth)
rabbitmq_broker_initialize_connection_with_oauth
Connect to a broker using an OAuth token
rabbitmq_broker_is_in_alarm
Check if the broker is in alarm
rabbitmq_broker_list_channels
List all open channels on the broker
rabbitmq_broker_list_connections
List all connections on the broker
rabbitmq_broker_list_consumers
List all consumers on the broker
rabbitmq_broker_list_exchanges
List all exchanges in the broker
rabbitmq_broker_list_policies
List all policies in a virtual host
rabbitmq_broker_list_queues
List all queues in the broker
rabbitmq_broker_list_registered_brokers
List all registered broker connections and which is active
rabbitmq_broker_list_shovels
List all shovels on the broker
rabbitmq_broker_list_users
List all users on the broker
rabbitmq_broker_list_vhosts
List all virtual hosts
rabbitmq_broker_select
Switch the active broker by alias
rabbitmq_broker_whoami
Get the current authenticated user
read
queues, exchanges, connections, cluster, entities, overview, policies, shovels, auth
rebalance_queues
Rebalance queue leaders across cluster nodes