← Back to Plugins
MCP Server MCP

AWS MCP Server

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

AWS MCP Server lets AI securely access AWS using docs, API calls, and SOP workflows.

Homepage Verified source

Install

uvx mcp-proxy-for-aws

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "mcp-proxy-for-aws",
      "version": "1.1.4",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "description": "AWS MCP endpoint URL",
          "value": "https://aws-mcp.us-east-1.api.aws/mcp",
          "type": "positional",
          "valueHint": "mcp_endpoint_url"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...