-
securityA
license-
qualityA Model Context Protocol server that enables Claude to execute Python code using boto3 to query and manage AWS resources directly from conversations.
Last updated -
6
Python
MIT License
针对 AWS 操作的模型上下文协议 (MCP)服务器实现,目前支持 S3 和 DynamoDB 服务。所有操作均自动记录,并可通过audit://aws-operations
资源端点访问。
在此处观看演示视频。
在 MCP 服务器存储库中列为社区服务器。
要通过Smithery自动为 Claude Desktop 安装 AWS MCP 服务器:
AWS_ACCESS_KEY_ID
、 AWS_SECRET_ACCESS_KEY
、 AWS_REGION
(默认为us-east-1
)aws configure
设置)claude_desktop_config.json
文件中:~/Library/Application\ Support/Claude/claude_desktop_config.json
%APPDATA%/Claude/claude_desktop_config.json
local-only server
The server can only run on the client's local machine because it depends on local resources.
模型上下文协议服务器实现,使 Claude 能够通过自然语言命令在 S3 和 DynamoDB 服务上执行 AWS 操作。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rishikavikondala/mcp-server-aws'
If you have feedback or need assistance with the MCP directory API, please join our Discord server