AWS MCP Server

Stablecloud
420 starsTypeScriptawslabs
GitHub
About

Overview

The AWS MCP Server provides a comprehensive gateway to Amazon Web Services through MCP. AI agents can manage EC2 instances, invoke Lambda functions, work with S3 storage, configure IAM policies, query CloudWatch metrics, and interact with dozens of other AWS services. Uses AWS SDK credentials for authentication.
Capabilities

Tools & Capabilities

list_ec2_instances

List EC2 instances with their status

invoke_lambda

Invoke a Lambda function

describe_stack

Describe a CloudFormation stack

get_metric

Query CloudWatch metrics

list_iam_roles

List IAM roles

describe_rds

Describe RDS database instances

Setup

Installation

bash
Install
npx -y @awslabs/mcp-server-aws
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "aws": {
      "command": "npx",
      "args": ["-y", "@awslabs/mcp-server-aws"],
      "env": {
        "AWS_REGION": "us-east-1",
        "AWS_ACCESS_KEY_ID": "your-key",
        "AWS_SECRET_ACCESS_KEY": "your-secret"
      }
    }
  }
}

Quick Info

Authorawslabs
LanguageTypeScript
StatusStable
Stars 420
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.