Back to directory
arunsanna/aws-sage

arunsanna/aws-sage

@arunsanna

A production-grade Model Context Protocol (MCP) server for AWS. Connect AI assistants to your AWS infrastructure and manage it through natural conversation.

awsmcpcloudinfrastructuredevopsamazon-web-servicesnatural-languagecost-analysis

Installation & Configuration

{
  "mcpServers": {
    "aws-sage": {
      "command": "python",
      "args": [
        "-m",
        "aws_sage.server"
      ],
      "env": {
        "AWS_PROFILE": "default"
      }
    }
  }
}

Information

Transport
stdiossestreamable-http
Language
Python
Created
2026/6/14
Updated
2026/6/15