MCP Directory
Back

aws-mcp

by RafalWilinski · TypeScript · ★ 295

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

#ai#amazon-q#aws#claude#llm#mcp

Install

npx -y github:RafalWilinski/aws-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "aws-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:RafalWilinski/aws-mcp"
      ]
    }
  }
}

From the README

A [Model Context Protocol (MCP)](https://www.anthropic.com/news/model-context-protocol) server that enables AI assistants like Claude to interact with your AWS environment. This allows for natural language querying and management of your AWS resources during conversations. Think of better Amazon Q alternative. - 🔍 Query and modify AWS resources using natural language - ☁️ Support for multiple AWS profiles and SSO authentication - 🌐 Multi-region support - 🔐 Secure credential handling (no credentials are exposed to external services, your local credentials are used) - 🏃‍♂️ Local execution w…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers