Skip to main content

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

  1. Install uv from Astral or the GitHub README
  2. Install Python 3.10 or newer using uv python install 3.10 (or a more recent version)
  3. 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

use_aws_mcp_server-0.2.0.tar.gz (6.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

use_aws_mcp_server-0.2.0-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

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

Hashes for use_aws_mcp_server-0.2.0.tar.gz
Algorithm Hash digest
SHA256 0d1d2fe91fea7550f43f7f00719a1554d472567128216a6820d155434ede5813
MD5 1196c0b77c9d95d125c4e9ab51307340
BLAKE2b-256 368ca0ea3887c6a9c386dc8a6371f32144c9537b6fb76366651e638f9b83a66e

See more details on using hashes here.

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

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file use_aws_mcp_server-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for use_aws_mcp_server-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a9f5f62cadc27b7a738097c8000fb32fe2602ea67ba8a8950a666f05b014837a
MD5 224e12918312138c4766b4c218bbdd2b
BLAKE2b-256 6428ba105b50949da74ad22d92f55dd324387e9ffd77c98f6b7bb4a057d35594

See more details on using hashes here.

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

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page