Skip to content
Back to search
30
MCP v1.0.0-preview.1

AWS MCP Server

io.github.aws/aws-mcp

A managed MCP server enabling AI agents to access AWS using docs, API calls, and SOP workflows.

Uptime
0.0%
23 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "aws_mcp_server": {
      "url": "None",
      "transport": "http"
    }
  }
}