An Model Context Protocol (MCP) server for AWS SupportAPI.
Project description
AWS Support MCP Server
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.
Features
- Create and manage AWS support cases
- Retrieve case information and communications
- Add communications to existing cases
- Resolve support cases
- Determine appropriate Issue Type, Service Code, and Category Code
- Determine appropriate Severity Level for a case
Requirements
- Python 3.7+
- AWS credentials with Support API access
- Business, Enterprise On-Ramp, or Enterprise Support plan
Prerequisites
- Install
uvfrom Astral or the GitHub README - Install Python using
uv python install 3.10
Installation
| Cursor | VS Code |
|---|---|
Configure the MCP server in your MCP client configuration (e.g., for Amazon Q Developer CLI, edit ~/.aws/amazonq/mcp.json):
{
"mcpServers": {
"awslabs_support_mcp_server": {
"command": "uvx",
"args": [
"-m", "awslabs.aws-support-mcp-server@latest",
"--debug",
"--log-file",
"./logs/mcp_support_server.log"
],
"env": {
"AWS_PROFILE": "your-aws-profile"
}
}
}
}
Alternatively:
uv pip install -e .
uv run awslabs/aws_support_mcp_server/server.py
{
"mcpServers": {
"awslabs_support_mcp_server": {
"command": "path-to-python",
"args": [
"-m",
"awslabs.aws_support_mcp_server.server",
"--debug",
"--log-file",
"./logs/mcp_support_server.log"
],
"env": {
"AWS_PROFILE": "manual_enterprise"
}
}
}
}
Usage
Start the server:
python -m awslabs.aws_support_mcp_server.server [options]
Options:
--port PORT: Port to run the server on (default: 8888)--debug: Enable debug logging--log-file: Where to save the log file
Configuration
The server can be configured using environment variables:
AWS_REGION: AWS region (default: us-east-1)AWS_PROFILE: AWS credentials profile name
Documentation
For detailed documentation on available tools and resources, see the API Documentation.
License
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License").
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file awslabs_aws_support_mcp_server-0.1.8.tar.gz.
File metadata
- Download URL: awslabs_aws_support_mcp_server-0.1.8.tar.gz
- Upload date:
- Size: 40.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a3c7b79e1dae4d625650cd5f07d420241c394408963f512fb641dee6edd438e0
|
|
| MD5 |
ff5333464465cd4bd30977e0e7062212
|
|
| BLAKE2b-256 |
c040e26482795a737c50b486282ba82c3d03ad21bff35d7e2af1a2db83cc57d5
|
Provenance
The following attestation bundles were made for awslabs_aws_support_mcp_server-0.1.8.tar.gz:
Publisher:
release.yml on awslabs/mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
awslabs_aws_support_mcp_server-0.1.8.tar.gz -
Subject digest:
a3c7b79e1dae4d625650cd5f07d420241c394408963f512fb641dee6edd438e0 - Sigstore transparency entry: 386423931
- Sigstore integration time:
-
Permalink:
awslabs/mcp@ed5db8ea17927bb1192d5b0954cc86cbf6ff9785 -
Branch / Tag:
refs/tags/2025.08.20250812201949 - Owner: https://github.com/awslabs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@ed5db8ea17927bb1192d5b0954cc86cbf6ff9785 -
Trigger Event:
push
-
Statement type:
File details
Details for the file awslabs_aws_support_mcp_server-0.1.8-py3-none-any.whl.
File metadata
- Download URL: awslabs_aws_support_mcp_server-0.1.8-py3-none-any.whl
- Upload date:
- Size: 29.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6aca1712638824023b4310271c76fc902e26079b88959ee9df712196a433857b
|
|
| MD5 |
d6f40429e71efdb5fc26e69eabb0b205
|
|
| BLAKE2b-256 |
2b86b553e4d75dd4c5b267b5603d2293209ad3e7a508c66275298cef6347c576
|
Provenance
The following attestation bundles were made for awslabs_aws_support_mcp_server-0.1.8-py3-none-any.whl:
Publisher:
release.yml on awslabs/mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
awslabs_aws_support_mcp_server-0.1.8-py3-none-any.whl -
Subject digest:
6aca1712638824023b4310271c76fc902e26079b88959ee9df712196a433857b - Sigstore transparency entry: 386423976
- Sigstore integration time:
-
Permalink:
awslabs/mcp@ed5db8ea17927bb1192d5b0954cc86cbf6ff9785 -
Branch / Tag:
refs/tags/2025.08.20250812201949 - Owner: https://github.com/awslabs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@ed5db8ea17927bb1192d5b0954cc86cbf6ff9785 -
Trigger Event:
push
-
Statement type: