Loomal

AWS MCP Server

MCP server by github.com/aws/mcp-proxy-for-aws

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

303 starspypi: mcp-proxy-for-aws

About AWS MCP Server

AWS MCP Server is an MCP (Model Context Protocol) server published by aws in the official MCP registry, listed under App Automation on Loomal. AWS MCP Server lets AI securely access AWS using docs, API calls, and SOP workflows.

It ships as a Python package on PyPI (mcp-proxy-for-aws), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/aws/mcp-proxy-for-aws, where the project has earned 303 GitHub stars.

Use AWS MCP Server with your agent

Claude Code · one command
claude mcp add aws-mcp-server -- uvx mcp-proxy-for-aws
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "aws-mcp-server": {
      "command": "uvx",
      "args": [
        "mcp-proxy-for-aws"
      ]
    }
  }
}
pypimcp-proxy-for-aws

Frequently asked questions

What is AWS MCP Server?
AWS MCP Server is an MCP (Model Context Protocol) server by aws in the App Automation category. AWS MCP Server lets AI securely access AWS using docs, API calls, and SOP workflows.
How do I connect AWS MCP Server to Claude, Cursor, or another MCP client?
Install AWS MCP Server from its pypi package (mcp-proxy-for-aws) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is AWS MCP Server open source?
Yes — the source code is public at github.com/aws/mcp-proxy-for-aws, with 303 GitHub stars.
Can AI agents pay to use AWS MCP Server?
Not yet through Loomal — AWS MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain AWS MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.