Back to search
30
MCP

aws-mcp

rafalwilinski/aws-mcp

Talk with your AWS using Claude. Model Context Protocol (MCP) server for AWS. Better Amazon Q alternative.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://rwilinski.ai

Similar MCP servers embedding-nearest

claude-aws-mcp
MCP server to control AWS resources directly from Claude Desktop or Claude Code
0 tools
gcp-mcp
A Model Context Protocol (MCP) server that enables AI assistants like Claude to interact with your Google Cloud Platform environment. This a
0 tools
awslabs.aws-api-mcp-server
Model Context Protocol (MCP) server for interacting with AWS
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
awslabs.aws-support-mcp-server
An Model Context Protocol (MCP) server for AWS SupportAPI.
0 tools
claude-code-mcp
Model Context Protocol (MCP) servers with Claude Code. These tools dramatically enhance Claude Code's capabilities, allowing it to interact
0 tools

How to use

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

{
  "mcpServers": {
    "aws-mcp": {
      "url": "https://rwilinski.ai",
      "transport": "http"
    }
  }
}