Catalog
com.crabbitmq/mcp
OfficialCrabbitMQ
Async message queue for AI agents. Self-provision queues, push/poll messages, no signup.
Async message queue for AI agents with self-provisioning and no signup required.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://crabbitmq.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.