RabbitMQ MCP Server is a server implementation for the Model Context Protocol (MCP) that allows clients to interact with queues and topics hosted in a RabbitMQ instance. It supports both automatic and manual installation methods and provides debugging tools for troubleshooting.
RabbitMQ MCP Server is a server implementation for the Model Context Protocol (MCP) that allows clients to interact with queues and topics hosted in a RabbitMQ instance. It supports both automatic and manual installation methods and provides debugging tools for troubleshooting.
Install via Smithery or clone the repository and configure in the Claude desktop app.Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"rabbitmq-mcp-server": {
"command": "npx",
"args": [
"-y",
"Install via Smithery or clone the repository and configure in the Claude desktop app."
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from RabbitMQ MCP Server?"
No configuration required. This server works out of the box.
"What resources are available in RabbitMQ MCP Server?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in RabbitMQ MCP Server"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in RabbitMQ MCP Server with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
See what tools in your stack can connect to AI.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.