-
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
현재 S3 및 DynamoDB 서비스를 지원하는 AWS 작업을 위한 모델 컨텍스트 프로토콜 서버 구현입니다. 모든 작업은 자동으로 로깅되며, audit://aws-operations
리소스 엔드포인트를 통해 액세스할 수 있습니다.
여기에서 데모 영상을 보세요.
MCP 서버 저장소에 커뮤니티 서버 로 등록되어 있습니다.
Smithery를 통해 Claude Desktop용 AWS MCP 서버를 자동으로 설치하려면:
지엑스피1
AWS_ACCESS_KEY_ID
, AWS_SECRET_ACCESS_KEY
, AWS_REGION
(기본값은 us-east-1
)aws configure
사용하여 AWS CLI를 통해 설정)claude_desktop_config.json
파일에 다음을 추가하세요.~/Library/Application\ Support/Claude/claude_desktop_config.json
%APPDATA%/Claude/claude_desktop_config.json
You must be authenticated.
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