MCP.so
登录

Mcp Server Amq

@kenliao94

关于 Mcp Server Amq

MCP server for interacting with AWS AmazonMQ APIs

基本信息

分类

其他

许可证

Apache-2.0 license

运行时

python

传输方式

stdio

发布者

kenliao94

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

其他 分类下的更多 MCP 服务器