Mcp Server Amq
@kenliao94
关于 Mcp Server Amq
MCP server for interacting with AWS AmazonMQ APIs
基本信息
配置
使用下面的配置,将此服务器添加到你的 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 服务器
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
评论