AWS Support MCP Config
<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
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/amazonaws-com-support.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/amazonaws-com-support.json to fetch programmatically.
{
"mcpServers": {
"amazonaws-com-support": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-support"],
"env": {
"AWS_SUPPORT_API_KEY": "your_aws_support_api_key"
}
}
}
}How to Use
Cursor
Go to Cursor Settings → MCP Servers → Add with the JSON above.
CLI / curl
Fetch the config programmatically:
curl https://mcp-bridge.pages.dev/config/amazonaws-com-support.jsonEnvironment Variables
AWS_SUPPORT_API_KEYReplace your_aws_support_api_key with your actual aws support api key
Endpoints
/#X-Amz-Target=AWSSupport_20130415.AddAttachmentsToSetAddAttachmentsToSet
/#X-Amz-Target=AWSSupport_20130415.AddCommunicationToCaseAddCommunicationToCase
/#X-Amz-Target=AWSSupport_20130415.CreateCaseCreateCase
/#X-Amz-Target=AWSSupport_20130415.DescribeAttachmentDescribeAttachment
/#X-Amz-Target=AWSSupport_20130415.DescribeCasesDescribeCases
/#X-Amz-Target=AWSSupport_20130415.DescribeCommunicationsDescribeCommunications
/#X-Amz-Target=AWSSupport_20130415.DescribeServicesDescribeServices
/#X-Amz-Target=AWSSupport_20130415.DescribeSeverityLevelsDescribeSeverityLevels
/#X-Amz-Target=AWSSupport_20130415.DescribeTrustedAdvisorCheckRefreshStatusesDescribeTrustedAdvisorCheckRefreshStatuses
/#X-Amz-Target=AWSSupport_20130415.DescribeTrustedAdvisorCheckResultDescribeTrustedAdvisorCheckResult