Back to Developer Tools
AWS API MCP Server
The AWS API MCP Server enables AI assistants to interact with AWS services and resources through AWS CLI commands. It provides programmatic access to manage your AWS infrastructure while maintaining proper security controls.
Last updated: 1/27/2026
Installation
Add this MCP to your configuration:
{
"mcpServers": {
"aws-api-mcp-server": {
// See GitHub repository for configuration
}
}
}