mcp-server-aws-sso

mcp-server-aws-sso

3.3

If you are the rightful owner of mcp-server-aws-sso and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Node.js/TypeScript Model Context Protocol (MCP) server for AWS Single Sign-On (SSO).

aws_sso_login

Initiates AWS SSO device authorization. Use: Log in to AWS SSO.

aws_sso_status

Checks SSO authentication status. Use: Verify authentication.

aws_sso_ls_accounts

Lists accessible AWS accounts/roles. Use: Discover accounts.

aws_sso_exec_command

Executes AWS CLI command with temporary credentials. Use: Run `aws s3 ls`.

aws_sso_ec2_exec_command

Runs shell commands on EC2 via SSM. Use: Check EC2 disk space.