AWS CLI
Summary
AWS CLI MCP Server provides a bridge between AI assistants and the AWS Command Line Interface, enabling execution of AWS commands directly through conversation. The server implements tools for executing AWS CLI commands with optional parameters, retrieving service details, and listing available AWS services. Built with TypeScript and the Model Context Protocol SDK, it verifies AWS CLI installation and credentials before starting, making it valuable for users who need to manage their AWS resources without leaving their AI assistant interface. Particularly useful for common tasks like listing S3 buckets, creating resources, or checking service status through natural language requests.
Available Actions(3)
execute-aws-command
Execute AWS CLI commands. Parameters: command (string), subcommand (optional string), options (optional key-value pairs)
get-service-details
Get details about a specific AWS service. Parameters: service (string)
aws-services://list
List available AWS services.
コミュニティレビュー
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください