MCPServers
AWS CLI - MCP server logo
2
0

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.

Last Updated: April 17, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Coming soon to
HighlightHighlight AI

语言

TypeScript

分类

标签