An MCP server that can generate and execute AWS CLI commands
Most cloud and infrastructure work still happens through a UI a human drives. Aws Cli MCP server moves it into the conversation instead. An MCP server that can generate and execute AWS CLI commands.
An MCP (Model Context Protocol) server that lets you generate and execute AWS CLI commands directly from Claude.
Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
The server publishes 4 tools. What each one is for:
execute-aws-command — Execute AWS CLI commandsParameters — - command: AWS service (e.g., s3, ec2, lambda)get-service-details — Get details about a specific AWS servicePrerequisites — The Prerequisites tool exposed by this serverAmong the cloud and infrastructure options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Aws Cli's toolset — execute-aws-command, Parameters, get-service-details and 1 more — is a fair guide to whether it matches your workflow. It is maintained by IcyKallen; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Aws Cli's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| execute-aws-command | Execute AWS CLI commands |
| Parameters | - command: AWS service (e.g., s3, ec2, lambda) |
| get-service-details | Get details about a specific AWS service |
| Prerequisites | The Prerequisites tool exposed by this server. |
Manage your whole Supabase project in conversation — database, auth, storage, Edge Functions and branches.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.
AWS Labs' official server suite — current AWS docs, CDK guidance, cost analysis and service tools.
Cloud browsers for AI agents — automation sessions that run in Browserbase's fleet, not on your machine.
Workers, KV, R2 and D1 by conversation — Cloudflare's official remote servers for building and observability.
Dashboards, Prometheus and Loki queries, incidents and alerts — observability by conversation.