Cover image
Try Now
2025-04-04

Serveur MCP pour interagir avec les API AWS AmazonMQ

3 years

Works with Finder

2

Github Watches

0

Github Forks

1

Github Stars

Setup the MCP server

  • Provision a user on your AWS account IAM.
  • Attach ONLY AmazonMQFullAccess on the new user.
  • Use aws configure on your environment to configure the credential (You need the access ID and access key that generated in previous steps)

Manual Installation

  1. Clone this repository.
  2. Add the following to your claude_desktop_config.json file:
  • On MacOS: ~/Library/Application\ Support/Claude/claude_desktop_config.json
  • On Windows: %APPDATA%/Claude/claude_desktop_config.json
{
    "mcpServers": {
      "amq": {
        "command": "uv",
        "args": [
            "--directory",
            "/path/to/repo/mcp-server-amq", 
            "run", 
            "mcp-server-amq"
        ]
      }
    }
}


TODO:
1. Make sure all APIs are taken care of https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/mq.html

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • https://appia.in
  • Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease

  • apappascs
  • Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.

  • ShrimpingIt
  • Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX

  • jae-jae
  • MCP Server pour récupérer le contenu de la page Web à l'aide du navigateur sans tête du dramwright.

  • HiveNexus
  • Un bot de chat IA pour les petites et moyennes équipes, soutenant des modèles tels que Deepseek, Open AI, Claude et Gemini. 专为中小团队设计的 Ai 聊天应用 , 支持 Deepseek 、 Open Ai 、 Claude 、 Gemini 等模型。

  • ravitemer
  • Un puissant plugin Neovim pour gérer les serveurs MCP (Protocole de contexte modèle)

  • patruff
  • Pont entre les serveurs Olllama et MCP, permettant aux LLM locaux d'utiliser des outils de protocole de contexte de modèle

  • Sysc4lls
  • Lecteur de documentation IDA (Sort-of) MCP Server

    Reviews

    3 (1)
    Avatar
    user_4bbPcBXz
    2025-04-18

    As a dedicated user of mcp-server-amq, I am thoroughly impressed by its seamless performance and reliability. Developed by kenliao94, this server application has significantly streamlined my messaging and queuing processes. Easy to integrate and highly efficient, it's an invaluable tool for any developer dealing with message brokering. Highly recommend checking it out on GitHub: https://github.com/kenliao94/mcp-server-amq!