Cloud InfrastructureAuto-generated
AWS Support MCP Server
<fullname>Amazon Web Services Support</fullname> <p>The <i>Amazon Web Services Support API Reference</i> is intended for programmers who need detailed information about the Amazon Web Services Support operations and data types. You can use the API to manage your support cases programmatically. The A
Quick Setup
Transport: STDIO
Command: npx -y @mcp/amazonaws-com-support
Environment Variables
AWS_SUPPORT_API_KEYExample: your_aws_support_api_key
MCP Server Configuration
Add this to your claude_desktop_config.json or Cursor MCP settings.
{
"mcpServers": {
"amazonaws-com-support": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-support"],
"env": {
"AWS_SUPPORT_API_KEY": "your_aws_support_api_key"
}
}
}
}Endpoints
POST
/#X-Amz-Target=AWSSupport_20130415.AddAttachmentsToSetAddAttachmentsToSet
POST
/#X-Amz-Target=AWSSupport_20130415.AddCommunicationToCaseAddCommunicationToCase
POST
/#X-Amz-Target=AWSSupport_20130415.CreateCaseCreateCase
POST
/#X-Amz-Target=AWSSupport_20130415.DescribeAttachmentDescribeAttachment
POST
/#X-Amz-Target=AWSSupport_20130415.DescribeCasesDescribeCases
POST
/#X-Amz-Target=AWSSupport_20130415.DescribeCommunicationsDescribeCommunications
POST
/#X-Amz-Target=AWSSupport_20130415.DescribeServicesDescribeServices
POST
/#X-Amz-Target=AWSSupport_20130415.DescribeSeverityLevelsDescribeSeverityLevels
POST
/#X-Amz-Target=AWSSupport_20130415.DescribeTrustedAdvisorCheckRefreshStatusesDescribeTrustedAdvisorCheckRefreshStatuses
POST
/#X-Amz-Target=AWSSupport_20130415.DescribeTrustedAdvisorCheckResultDescribeTrustedAdvisorCheckResult