cloud platforms
Aws Mcp Server
A lightweight but powerful server that enables AI assistants to execute AWS CLI commands, use Unix pipes, and apply prompt templates for common AWS tasks in a safe Docker environment with multi-architecture support
python
cloud
cloud platforms
Installation
npx -y alexei-led/aws-mcp-serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "aws-mcp-server",
"command": "npx",
"args": [
"-y",
"alexei-led/aws-mcp-server"
]
}About This MCP Server
alexei-led/aws-mcp-server
A lightweight but powerful server that enables AI assistants to execute AWS CLI commands, use Unix pipes, and apply prompt templates for common AWS tasks in a safe Docker environment with multi-architecture support
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub