Skip to main content

A Model Context Protocol server providing access to RabbitMQ by LLMs

Project description

RabbitMQ MCP Server

A Model Context Protocol server implementation for RabbitMQ operation.

Features

Manage your RabbitMQ message brokers using AI agent

This MCP servers wraps admin APIs of a RabbitMQ broker as MCP tools. It also uses Pika to interact with RabbitMQ to operate at the message level. You can also specify a different RabbitMQ broker that you want to connect to mid-conversation (default is configured during server initialization).

Supports streamable HTTP with FastMCP's BearerAuthProvider

You can start a remote RabbitMQ MCP server by configuring your own IdP and 3rd party authorization provider.

Seamless integration with MCP clients

The package is available on PyPI, you can use uvx without having to fork and build the MCP server locally first.

Installation

PyPI

https://pypi.org/project/mcp-server-rabbitmq/

Use uvx directly in your MCP client config

{
    "mcpServers": {
      "rabbitmq": {
        "command": "uvx",
        "args": [
            "amq-mcp-server-rabbitmq@latest",
        ]
      }
    }
}

From source

  1. Clone this repository.
{
    "mcpServers": {
      "rabbitmq": {
        "command": "uv",
        "args": [
            "--directory",
            "/path/to/repo/mcp-server-rabbitmq",
            "run",
            "mcp-server-rabbitmq",
        ]
      }
    }
}

Development

Setup Development Environment

# Clone the repository
git clone https://github.com/amazon-mq/mcp-server-rabbitmq.git
cd mcp-server-rabbitmq

# Install pre-commit hooks
pre-commit install

Running Tests

pytest

Code Quality

This project uses ruff for linting and formatting:

# Run linter
ruff check .

# Run formatter
ruff format .

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

amq_mcp_server_rabbitmq-2.2.2.tar.gz (81.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

amq_mcp_server_rabbitmq-2.2.2-py3-none-any.whl (29.0 kB view details)

Uploaded Python 3

File details

Details for the file amq_mcp_server_rabbitmq-2.2.2.tar.gz.

File metadata

  • Download URL: amq_mcp_server_rabbitmq-2.2.2.tar.gz
  • Upload date:
  • Size: 81.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for amq_mcp_server_rabbitmq-2.2.2.tar.gz
Algorithm Hash digest
SHA256 8042a3932c0ef2ff5d763ad67d488418998c30cbf9e4c8ab8a5f6c11e5fae1d2
MD5 cac9b6ae0ef60dfc701b22503a5e8582
BLAKE2b-256 a749a421d728a6fe3e889f8fcc76fe1fa2a47de8019865905ae885249af92486

See more details on using hashes here.

Provenance

The following attestation bundles were made for amq_mcp_server_rabbitmq-2.2.2.tar.gz:

Publisher: release.yml on amazon-mq/mcp-server-rabbitmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file amq_mcp_server_rabbitmq-2.2.2-py3-none-any.whl.

File metadata

File hashes

Hashes for amq_mcp_server_rabbitmq-2.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9d17f73e149d78d1f838f9b6ed1f69fb0164a5437a48ed91b6f04d6ab510e60a
MD5 ca085a7ecb0f736af93914d40c9dfcbc
BLAKE2b-256 b8fb90cbb9a3faf87f494b0fca45dd5c59b14b3aa5853fbbe3982a45c31a5df6

See more details on using hashes here.

Provenance

The following attestation bundles were made for amq_mcp_server_rabbitmq-2.2.2-py3-none-any.whl:

Publisher: release.yml on amazon-mq/mcp-server-rabbitmq

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page