Skip to content

Releases: kernelpanic09/mcp-server-aws

v1.0.0

29 May 14:35

Choose a tag to compare

Initial public release.

Model Context Protocol server that exposes AWS read tools to Claude and other MCP-compatible AI clients.

Tools (22 across 11 services): EC2, S3, IAM, CloudWatch Metrics, CloudWatch Logs Insights, EKS, Lambda, Cost Explorer, CloudFormation, RDS, Security Groups

Resources (3): account identity, regions list, current-month cost summary

Safety: read-only by default, opt-in write scopes via --allow-writes, confirmation tokens required for destructive operations, structured JSON logs to stderr, sensitive fields scrubbed from responses

Quality: 24 passing tests with moto AWS mocking, full pyproject.toml with uv support, Python 3.10+

Works with Claude Desktop and Claude Code out of the box. See examples/ for config snippets.