Node.js/TypeScript MCP server for AWS Single Sign-On (SSO). Enables AI systems (LLMs) with tools to initiate SSO login (device auth flow), list accounts/roles, and securely execute AWS CLI commands using temporary credentials. Streamlines AI interaction with AWS resources.
AWSSSOCLISecurityCloudAuthenticationcloud
Installation & Configuration
{
"mcpServers": {
"aws-sso": {
"command": "npx",
"args": [
"-y",
"@aashari/mcp-server-aws-sso"
]
}
}
}Information
Transport
stdiosse
Language
TypeScript
Created
2025/3/29
Updated
2026/6/7