Skip to content
Back to search
30
MCP

AWS CLI

pulsemcp/aws cli

Provides a lightweight bridge to AWS CLI, enabling command documentation retrieval and execution with Unix pipe support using existing AWS credentials on the host machine.

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 Documentation
Provides tools to access AWS documentation, search for content, and get recommendations.
0 tools
CLI Builder AI
AI-powered tools for building and configuring command-line interfaces.
0 tools
Codex CLI
Bridges OpenAI's Codex CLI with structured command execution, brainstorming sessions, and chunked response delivery for code analysis, autom
0 tools
AWS CLI MCP Server
Python MCP server for AWS CLI inspection and operations
0 tools
CLI Anything Hub
Exposes CLI tools to AI assistants with tool listing, command execution, schema validation, and result receipts.
0 tools

How to use

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

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