Back to search
30
MCP

aws-cli-mcp-server

pypi/aws-cli-mcp-server

A simple implementation of an AWS CLI MCP server with read/write tools for executing AWS CLI commands

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

Similar MCP servers embedding-nearest

aws-content-mcp
MCP server for retrieving and analyzing AWS content from aws.amazon.com
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 MCP Server
A managed MCP server enabling AI agents to access AWS using docs, API calls, and SOP workflows.
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
mcp-server-aws
A Model Context Protocol server implementation for operations on AWS resources
0 tools
aws-safe-mcp
Read-only, opinionated MCP server for safely investigating AWS resources.
0 tools

How to use

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

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