Skip to content
Back to search
30
MCP

AWS CLI MCP Server

io.github.musaddiq-dev/aws-cli-mcp-server

Python MCP server for AWS CLI inspection and operations

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

Similar MCP servers embedding-nearest

aws-cli-mcp-server
A simple implementation of an AWS CLI MCP server with read/write tools for executing AWS CLI commands
0 tools
AWS MCP
Managed MCP server for AI agents to access AWS.
0 tools
MySQL MCP Server
Python MCP server for MySQL database inspection and querying
0 tools
aws-content-mcp
MCP server for retrieving and analyzing AWS content from aws.amazon.com
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
AWS MCP Server lets AI securely access AWS using docs, API calls, and SOP workflows.
0 tools

How to use

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

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