The reputation layer for AI skills, tools & agents

RafalWilinski/aws-mcp

Score: 32.8 Rank #5073

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

Expand your description to 150+ characters for better discoverability

License low impact

Add an MIT or Apache-2.0 license to signal trust and enable adoption

Freshness high impact

Last commit was 295 days ago — a recent commit would boost your freshness score

Badge

AgentRank score for RafalWilinski/aws-mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/RafalWilinski--aws-mcp)](https://agentrank-ai.com/tool/RafalWilinski--aws-mcp)
<a href="https://agentrank-ai.com/tool/RafalWilinski--aws-mcp"><img src="https://agentrank-ai.com/api/badge/tool/RafalWilinski--aws-mcp" alt="AgentRank"></a>

Matched Queries

"mcp server""mcp-server""model context protocol""model-context-protocol"

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
```

## Us
Read full README on GitHub →
Are you the maintainer? Claim this listing