A
Aws MCP Gateway
作者 @AymenSegni
Democratize access to AWS resources for AI Agents by providing a deployable, secure, and unified Model Context Protocol (MCP) gateway.
创建于 12/7/2025
更新于 8 days ago
README
Repository documentation and setup instructions
README not found
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx aws-mcp-gateway
Cursor 配置 (mcp.json)
{
"mcpServers": {
"aymensegni-aws-mcp-gateway": {
"command": "uvx",
"args": [
"aws-mcp-gateway"
]
}
}
}