MCP.so
Sign In
Servers

MCP Server for AWS Resources

@paihari

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mcp-server-for-aws": {
      "command": "docker",
      "args": [
        "build",
        "-t",
        "mcp-server-aws-resources",
        "."
      ]
    }
  }
}

More from Cloud & Infrastructure