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.
$git clone https://github.com/aashari/mcp-server-aws-ssoInstalls into the current project.
Install mcp-server-aws-sso by running `git clone https://github.com/aashari/mcp-server-aws-sso`, then use it for the current task and follow its documentation at https://github.com/aashari/mcp-server-aws-sso.