AWS MCP
@RafalWilinski
About AWS MCP
Talk with your AWS using Claude. Model Context Protocol (MCP) server for AWS. Better Amazon Q alternative.
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is AWS MCP?
AWS MCP is a Model Context Protocol server that enables AI assistants like Claude to interact with your AWS environment using natural language. It allows querying and managing AWS resources during conversations, serving as a local alternative to Amazon Q.
How to use AWS MCP?
Clone the repository, install dependencies with npm or pnpm, then configure Claude Desktop by editing its config file to point to the project. Start by selecting an AWS profile or directly asking natural language queries such as listing EC2 instances or S3 buckets.
Key features of AWS MCP
- Query and modify AWS resources via natural language
- Support for multiple AWS profiles and SSO authentication
- Multi-region support
- Secure local credential handling
- Runs entirely on your machine
Use cases of AWS MCP
- List available AWS profiles interactively
- Query all EC2 instances in an account
- Show S3 buckets with their sizes
- List Lambda functions deployed in a specific region
- List ECS clusters and their services
FAQ from AWS MCP
What prerequisites are needed?
Node.js, Claude Desktop, and locally configured AWS credentials in ~/.aws/.
How do I configure the server in Claude Desktop?
Edit claude_desktop_config.json to add the MCP server entry with the correct path to the project and run command.
Does the server expose my AWS credentials?
No β credentials are used only locally and are never sent to external services.
How can I see logs if something goes wrong?
Tail the log files at ~/Library/Logs/Claude/mcp-server-aws.log or ~/Library/Logs/Claude/mcp.log.
Does the server support multiple AWS regions?
Yes, it includes multi-region support for querying resources across regions.
More Cloud & Infrastructure MCP servers
AWS Model Context Protocol (MCP) Server
alexei-ledA 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.
Kubernetes MCP Server
reza-gholizadeManage Your Kubernetes Cluster with k8s mcp-server
aws-finops-mcp-server
ravikiranvmAn MCP (Model Context Protocol) server that brings powerful AWS FinOps capabilities directly into your AI assistant. Analyze cloud costs, audit for waste, and get budget insights using natural language, all while keeping your credentials secure on your local machine.
Firebase MCP
gannonhπ₯ Model Context Protocol (MCP) server for Firebase.

Aws Kb Retrieval Server
modelcontextprotocolModel Context Protocol Servers
Comments