aws-cli-mcp-server
2
AWS CLI MCP Server is a tool that allows users to execute AWS CLI commands through the Model Context Protocol (MCP) using Claude. It provides full CLI capabilities and service details retrieval, ensuring seamless AWS service integration.
AWS CLI MCP Server
An MCP server designed to generate and execute AWS CLI commands using Claude.
Features
- Execute AWS CLI commands through the MCP protocol
- Retrieve detailed information about AWS services
- List available AWS services
- Provides full access to AWS CLI capabilities
Tools
- execute-aws-command: Execute AWS CLI commands
- get-service-details: Retrieve details about specific AWS services
Setup and Installation
- Requires Node.js, npm or yarn, AWS CLI, and TypeScript
- Clone the repository and install dependencies
- Configure AWS CLI and start the MCP server
Security Notes
- Runs AWS CLI commands with your AWS credentials permissions
- Access should be controlled and secured
License
MIT License