cloud-mcp-server

alexei-led/cloud-mcp-server
★ 182 stars Python 💻 Code/Dev Tools Updated today
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.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cloud-mcp-server": {
      "command": "uvx",
      "args": [
        "cloud-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install cloud-mcp-server

README Excerpt

Give Claude access to all 200+ AWS services through the AWS CLI. This MCP server lets Claude run AWS CLI commands on your behalf. Instead of wrapping each AWS API individually, it wraps the CLI itself—giving Claude complete AWS access through just two tools: | Tool | Purpose |

Tools (15)

AWS_CONFIG_FILEAWS_MCP_MAX_OUTPUTAWS_MCP_SANDBOXAWS_MCP_SANDBOX_CREDENTIALSAWS_MCP_TIMEOUTAWS_MCP_TRANSPORTAWS_PROFILEAWS_REGIONAWS_SHARED_CREDENTIALS_FILEautoaws_cli_helpaws_cli_pipelinebothdefaultstdio

Topics

ai-assistantawsaws-automationclaudecloud-infrastructuredevopsdockermcpmcp-servermodelcontextprotocol