UNPKG

@aashari/mcp-server-aws-sso

Version:

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 w

7 lines (6 loc) 194 B
"use strict"; /** * AWS SSO service types * Defines the interfaces used for AWS SSO authentication and credential management */ Object.defineProperty(exports, "__esModule", { value: true });