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.
Standard I/O
npx (run directly)
npx @aashari/mcp-server-aws-ssoAdd this to your claude_desktop_config.json:
{
"mcpServers": {
"-aashari-mcp-server-aws-sso": {
"args": [
"@aashari/mcp-server-aws-sso"
],
"command": "npx"
}
}
}Modern web design principles for responsive layouts, accessibility, and visual hierarchy.
Build beautiful cross-platform mobile apps with Expo Router, NativeWind, and React Native.
Guidelines for upgrading Expo SDK versions and fixing dependency issues.
Deploy applications to Vercel with edge functions, serverless, and ISR.