MCP server that provides AWS CLI integration for AI assistants, enabling execution of AWS API calls with proper parameter validation and error handling
Project description
use-aws-mcp-server
MCP server that provides AWS CLI integration for AI assistants, enabling execution of AWS API calls with proper parameter validation and error handling.
Features
- Execute AWS CLI commands through an MCP server interface
- Support for all AWS services and operations
- Parameter validation and error handling
Prerequisites
Installation Requirements
- Install
uvfrom Astral or the GitHub README - Install Python 3.10 or newer using
uv python install 3.10(or a more recent version) - AWS CLI configured with appropriate credentials
Installation
To add this MCP server to your Amazon Q or Claude, add the following to your MCP config file. With Amazon Q, create (if does not yet exist) a file named .amazonq/mcp.json under the same directory that is running q chat. Then add the following config:
{
"mcpServers": {
"use-aws-mcp-server": {
"command": "uvx",
"args": ["use-aws-mcp-server@latest"]
}
}
}
Tools
use_aws
Make an AWS CLI api call with the specified service, operation, and parameters.
def use_aws(
region: str,
service_name: str,
operation_name: str,
label: str,
parameters: dict = None,
profile_name: str = None,
) -> str:
Project details
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 use_aws_mcp_server-0.2.0.tar.gz.
File metadata
- Download URL: use_aws_mcp_server-0.2.0.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0d1d2fe91fea7550f43f7f00719a1554d472567128216a6820d155434ede5813
|
|
| MD5 |
1196c0b77c9d95d125c4e9ab51307340
|
|
| BLAKE2b-256 |
368ca0ea3887c6a9c386dc8a6371f32144c9537b6fb76366651e638f9b83a66e
|
Provenance
The following attestation bundles were made for use_aws_mcp_server-0.2.0.tar.gz:
Publisher:
python-publish.yml on moritalous/use-aws-mcp-server
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
use_aws_mcp_server-0.2.0.tar.gz -
Subject digest:
0d1d2fe91fea7550f43f7f00719a1554d472567128216a6820d155434ede5813 - Sigstore transparency entry: 215707128
- Sigstore integration time:
-
Permalink:
moritalous/use-aws-mcp-server@85e0d3db5801d339536c34737659b5769acd3215 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/moritalous
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@85e0d3db5801d339536c34737659b5769acd3215 -
Trigger Event:
release
-
Statement type:
File details
Details for the file use_aws_mcp_server-0.2.0-py3-none-any.whl.
File metadata
- Download URL: use_aws_mcp_server-0.2.0-py3-none-any.whl
- Upload date:
- Size: 7.5 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 |
a9f5f62cadc27b7a738097c8000fb32fe2602ea67ba8a8950a666f05b014837a
|
|
| MD5 |
224e12918312138c4766b4c218bbdd2b
|
|
| BLAKE2b-256 |
6428ba105b50949da74ad22d92f55dd324387e9ffd77c98f6b7bb4a057d35594
|
Provenance
The following attestation bundles were made for use_aws_mcp_server-0.2.0-py3-none-any.whl:
Publisher:
python-publish.yml on moritalous/use-aws-mcp-server
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
use_aws_mcp_server-0.2.0-py3-none-any.whl -
Subject digest:
a9f5f62cadc27b7a738097c8000fb32fe2602ea67ba8a8950a666f05b014837a - Sigstore transparency entry: 215707132
- Sigstore integration time:
-
Permalink:
moritalous/use-aws-mcp-server@85e0d3db5801d339536c34737659b5769acd3215 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/moritalous
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@85e0d3db5801d339536c34737659b5769acd3215 -
Trigger Event:
release
-
Statement type: