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

MCP-Server-AMQ
用于与AWS AmazonMQ API交互的MCP服务器
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
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
一个适用于中小型团队的AI聊天机器人,支持DeepSeek,Open AI,Claude和Gemini等车型。 专为中小团队设计的ai聊天应用,支持deepSeek,打开ai,claude,双子座等模型。
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!