aicoolies logo

AWS MCP Servers

MCP servers for AWS cloud services and workflows

Share
open-sourceOpen Source
Visit Website →

AWS MCP Servers is a collection of open-source MCP server implementations from AWS Labs that connect AI coding agents to AWS services. It includes servers for AWS documentation, knowledge bases, and managed cloud workflows, enabling agents to provision resources, query docs, and manage infrastructure through the Model Context Protocol.

AWS MCP Servers bring Amazon Web Services into the agentic development ecosystem through the Model Context Protocol. The collection includes multiple purpose-built servers: a documentation server that gives agents instant access to AWS service documentation, a knowledge base server for RAG-powered retrieval from custom data sources, and managed workflow servers that enable agents to interact with AWS services programmatically. This means a coding agent can look up the correct API parameters for DynamoDB, check CloudFormation template syntax, or query deployment status without leaving the development environment.

Each server in the collection is designed for a specific AWS integration pattern, following AWS best practices for authentication (IAM credentials, SSO), error handling, and rate limiting. The servers work with standard AWS credential chains, so teams can use their existing IAM roles and policies to control what agents can access. This security-first approach makes the servers suitable for production environments where cloud resource access needs proper governance.

With 8,600+ GitHub stars, the AWS MCP Servers collection represents one of the largest cloud provider investments in the MCP ecosystem. It's particularly valuable for teams building infrastructure-as-code agents, cloud deployment automation, or AI-assisted AWS architecture design. The servers integrate with Claude Desktop, Cursor, and any MCP-compatible client, bringing AWS's vast service catalog within reach of agentic workflows.

Pricing

Free and open-source, AWS service costs apply

Platforms

MCP Servers, AWS CLI, Docker, Claude Desktop, Cursor

Categories

Tags

Use Cases

Alternatives

Related Tools

Hermes Agent logo

Hermes Agent

Top Pick

Open-source AI agent framework with persistent memory, reusable skills, tools, and messaging gateways

Hermes Agent is an open-source AI agent framework with persistent memory, reusable skills, 40+ tools, cron jobs, and messaging gateways.

open-sourceOpen Source

Safari MCP Server

Apple's Safari-native MCP server for web debugging agents

Safari MCP Server is Apple's safaridriver-based MCP server in Safari Technology Preview, giving compatible coding agents local access to Safari page content, console logs, network requests, screenshots, JavaScript evaluation, interactions, viewport controls, and accessibility/performance checks.

freeTelemetry

Headroom

Context compression for LLM apps and coding agents

Headroom is an Apache-2.0 context compression layer for LLM apps and coding agents. It compresses tool output, logs, files, RAG chunks, and agent history through a local library, proxy, wrapper, or MCP server, with retrieval hooks for bringing originals back when needed. Treat its savings numbers as Headroom-reported benchmarks, not independent aicoolies measurements.

open-sourceOpen SourceTelemetry

Codebase Memory MCP

Codebase knowledge graph MCP server for AI coding agents

Codebase Memory MCP is an MIT-licensed MCP server that turns a repository into a persistent code knowledge graph for AI coding agents. It gives Claude Code, Cursor, Codex-style agents, and other MCP clients structural queries for functions, classes, call chains, routes, and architecture, helping them explore large projects without repeatedly rereading files or relying only on broad search.

open-sourceOpen SourceTelemetry
BeeAI Framework logo

BeeAI Framework

Python and TypeScript framework for production multi-agent systems

BeeAI Framework is an Apache-2.0 toolkit for building production-ready AI agents and multi-agent systems in Python and TypeScript. Its docs cover agents, tools, RAG, memory, workflows, backend providers, serving, and A2A/MCP integration surfaces, making it a vendor-neutral option for teams comparing LangGraph, CrewAI, Mastra, and related agent runtimes.

open-sourceOpen SourceTelemetry

Supabase MCP

MCP server for connecting AI assistants to Supabase projects

Supabase MCP is Supabase's Apache-2.0 server for connecting AI assistants to Supabase projects. It can expose database, configuration, and project-management workflows to MCP clients such as Cursor, Claude, and Windsurf, while the official docs emphasize permission and security review before production use, SQL changes, or high-privilege database access.

open-sourceOpen SourceTelemetry