cloud platforms

Mcp Server Aws Sso

AWS Single Sign-On (SSO) integration enabling AI systems to securely interact with AWS resources by initiating SSO login, listing accounts/roles, and executing AWS CLI commands using temporary credentials.

typescript
cloud
local
cloud platforms
0
View on GitHub

Installation

npx -y aashari/mcp-server-aws-sso

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-server-aws-sso",
  "command": "npx",
  "args": [
    "-y",
    "aashari/mcp-server-aws-sso"
  ]
}

About This MCP Server

aashari/mcp-server-aws-sso

AWS Single Sign-On (SSO) integration enabling AI systems to securely interact with AWS resources by initiating SSO login, listing accounts/roles, and executing AWS CLI commands using temporary credentials.

GitHub: https://github.com/aashari/mcp-server-aws-sso

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub