RafalWilinski/aws-mcp
Talk with your AWS using Claude. Model Context Protocol (MCP) server for AWS. Better Amazon Q alternative.
Overview
RafalWilinski/aws-mcp is a TypeScript MCP server. Talk with your AWS using Claude. Model Context Protocol (MCP) server for AWS. Better Amazon Q alternative. Topics: ai, amazon-q, aws, claude, llm, mcp.
Ranked #5073 out of 25632 indexed tools.
Ecosystem
TypeScript No license
aiamazon-qawsclaudellmmcp
Signal Breakdown
Stars 292
Freshness 9mo ago
Issue Health 60%
Contributors 2
Dependents 0
Forks 35
Description Good
License None
How to Improve
Description low impact
License low impact
Freshness high impact
Matched Queries
From the README
# AWS MCP 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. ## Features - 🔍 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 with your AWS credentials ## Prerequisites - [Node.js](https://nodejs.org/) - [Claude Desktop](https://claude.ai/download) - AWS credentials configured locally (`~/.aws/` directory) ## Installation 1. Clone the repository: ```bash git clone https://github.com/RafalWilinski/aws-mcp cd aws-mcp ``` 2. Install dependencies: ```bash pnpm install # or npm install ``` ## UsRead full README on GitHub →
Are you the maintainer? Claim this listing