A Model Context Protocol (MCP) server implementation for interacting with the AWS Support API. This server enables AI assistants to create and manage AWS support cases programmatically.
This server provides the following tools for AI assistants:
Retrieves information about one or more support cases.
Returns the list of AWS services and categories available for support cases.
Returns the list of severity levels available for support cases.
Creates a new AWS support case with specified issue type, service code, category, and severity.
Adds a communication or additional information to an existing support case.
Resolves an AWS support case.