MCP.so
Sign In

Mcp Server Amq

@kenliao94

About Mcp Server Amq

MCP server for interacting with AWS AmazonMQ APIs

Basic information

Category

Other

License

Apache-2.0 license

Runtime

python

Transports

stdio

Publisher

kenliao94

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "amq": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/repo/mcp-server-amq",
        "run",
        "mcp-server-amq"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Mcp Server Amq?

It is an MCP server that uses AWS IAM with the AmazonMQFullAccess policy to interact with Amazon MQ. It requires AWS credentials configured via aws configure and is installed manually by cloning the repository.

How to use Mcp Server Amq?

Clone the repository and add the server configuration to claude_desktop_config.json. The config uses uv as the command with arguments pointing to the repo directory and running mcp-server-amq. AWS credentials must be configured beforehand using aws configure with an access key and secret key.

Key features of Mcp Server Amq

Use cases of Mcp Server Amq

FAQ from Mcp Server Amq

Comments

More Other MCP servers