Back to search
30
MCP

aws-mcp-server

alexei-led/aws-mcp-server

A lightweight service that enables AI assistants to execute AWS CLI commands (in safe containerized environment) through the Model Context Protocol (MCP). Bridges Claude, Cursor, and other MCP-aware AI tools with AWS CLI for enhanced cloud infrastructure management.

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

Similar MCP servers embedding-nearest

awslabs.aws-support-mcp-server
An Model Context Protocol (MCP) server for AWS SupportAPI.
0 tools
AWS MCP Server
A managed MCP server enabling AI agents to access AWS using docs, API calls, and SOP workflows.
0 tools
aws-finops-mcp-server
An MCP (Model Context Protocol) server that brings powerful AWS FinOps capabilities directly into your AI assistant. Analyze cloud costs, au
0 tools
AWS MCP Server
AWS MCP Server lets AI securely access AWS using docs, API calls, and SOP workflows.
0 tools
awslabs.ccapi-mcp-server
An AWS Labs Model Context Protocol (MCP) server for managing AWS resources via Cloud Control API
0 tools
awslabs.aws-api-mcp-server
Model Context Protocol (MCP) server for interacting with AWS
0 tools

How to use

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

{
  "mcpServers": {
    "aws-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}