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.1.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.1.0-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

File details

Details for the file use_aws_mcp_server-0.1.0.tar.gz.

File metadata

  • Download URL: use_aws_mcp_server-0.1.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.1.0.tar.gz
Algorithm Hash digest
SHA256 4e75fa0f044d54a8764e3e9b8d5107e7ce69d3a22f03e4af2ad06b2302a1703f
MD5 97c61cbd9a177455c3267ca944ef8f23
BLAKE2b-256 ecf1a6c89feba8cc93222e880f42d4559576159359e31295fb0c1cb51d928bbc

See more details on using hashes here.

Provenance

The following attestation bundles were made for use_aws_mcp_server-0.1.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.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for use_aws_mcp_server-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d14cdf65c93d442e9c7bb83ae72b78438545800769ba2b563790cde24ecd99ae
MD5 c3b9be9cc614df971364e5768d0ea80b
BLAKE2b-256 432b9285be308cbdf8d33afe5b61799ffae4595e6334415216581da7463d1698

See more details on using hashes here.

Provenance

The following attestation bundles were made for use_aws_mcp_server-0.1.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