Back to search
30
MCP

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%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

AWS MCP Server
AWS MCP Server lets AI securely access AWS using docs, API calls, and SOP workflows.
0 tools
aws-agentcore-mcp-server
MCP server providing comprehensive AWS AgentCore documentation for building production-ready AI agents with enterprise security, observabili
0 tools
aws-mcp-server
A lightweight service that enables AI assistants to execute AWS CLI commands (in safe containerized environment) through the Model Context P
0 tools
io.github.yawlabs/aws-mcp
AWS MCP server — call any AWS API from AI assistants, with first-class SSO re-login
0 tools
mcp-server-s3
MCP server for AWS S3 — list buckets, browse objects, upload/download files, and generate presigned URLs from your IDE
0 tools
aws-content-mcp
MCP server for retrieving and analyzing AWS content from aws.amazon.com
0 tools

How to use

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

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