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

MCP-Server-AMQ
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
- Clone this repository.
- 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
相关推荐
Confidential guide on numerology and astrology, based of GG33 Public information
Advanced software engineer GPT that excels through nailing the basics.
Take an adjectivised noun, and create images making it progressively more adjective!
Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease
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.
Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX
Miroir dehttps: //github.com/bitrefill/bitrefill-mcp-server
MCP Server pour récupérer le contenu de la page Web à l'aide du navigateur sans tête du dramwright.
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 等模型。
Un puissant plugin Neovim pour gérer les serveurs MCP (Protocole de contexte modèle)
Pont entre les serveurs Olllama et MCP, permettant aux LLM locaux d'utiliser des outils de protocole de contexte de modèle
Reviews

user_4bbPcBXz
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!