Skip to content
MCP-Bridge
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_KEY

Example: 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.AddAttachmentsToSet

AddAttachmentsToSet

POST/#X-Amz-Target=AWSSupport_20130415.AddCommunicationToCase

AddCommunicationToCase

POST/#X-Amz-Target=AWSSupport_20130415.CreateCase

CreateCase

POST/#X-Amz-Target=AWSSupport_20130415.DescribeAttachment

DescribeAttachment

POST/#X-Amz-Target=AWSSupport_20130415.DescribeCases

DescribeCases

POST/#X-Amz-Target=AWSSupport_20130415.DescribeCommunications

DescribeCommunications

POST/#X-Amz-Target=AWSSupport_20130415.DescribeServices

DescribeServices

POST/#X-Amz-Target=AWSSupport_20130415.DescribeSeverityLevels

DescribeSeverityLevels

POST/#X-Amz-Target=AWSSupport_20130415.DescribeTrustedAdvisorCheckRefreshStatuses

DescribeTrustedAdvisorCheckRefreshStatuses

POST/#X-Amz-Target=AWSSupport_20130415.DescribeTrustedAdvisorCheckResult

DescribeTrustedAdvisorCheckResult