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

コメント

「その他」の他のコンテンツ