11 tools from the AWS Support MCP Server MCP Server, categorised by risk level.
View the AWS Support MCP Server policy →describe_attachment Retrieve an attachment by ID.
## Usage
- Get attachment IDs from describe_communications results
- Returns the file name and base64-encoded conten... describe_communications Retrieve communications for a support case.
## Usage
- Provide a case ID to get all communications for that case
- Use date filters and pagination... describe_create_case_options Retrieve supported hours and language availability for a service.
Returns communication types (e.g., chat, phone, web) with their supported
hours ... describe_services Retrieve information about AWS services available for support cases.
This tool provides details about AWS services, including their service codes,... describe_severity_levels Retrieve information about AWS Support severity levels. This tool provides details about the available severity levels for AWS Support cases, inclu... describe_support_cases Retrieve information about support cases.
## Usage
- You can retrieve cases by ID, display ID, or date range
- You can include or exclude resolved... describe_supported_languages Retrieve supported languages for a specific service and category.
Returns a list of languages with their ISO 639-1 code and display name.
Language... add_attachments_to_set Add attachments to a new or existing attachment set.
## Usage
- Use before create_support_case or add_communication_to_case
- Pass the returned at... add_communication_to_case Add communication to a support case.
## Usage
- You must provide a valid case ID
- You must provide a communication body
- You can optionally CC e... create_support_case Create a new AWS Support case.
## Prerequisites
1. **describe_services** → get valid `service_code` and `category_code` values
2. (Optional) **des... resolve_support_case Resolve a support case.
## Usage
- You must provide a valid case ID
- The case must be in an open state to be resolved
## Example
```
resolve_sup... The AWS Support MCP Server MCP server exposes 11 tools across 2 categories: Read, Write.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the AWS Support MCP Server server.
AWS Support MCP Server tools are categorised as Read (7), Write (4). Each category has a recommended default policy.
Deterministic policy on every MCP tool call. Per-identity grants. Full audit log.