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"
}
}
}Deploy applications to Vercel with edge functions, serverless, and ISR.
React development guidelines with hooks, component patterns, state management, and performance optimization.
Modern web design principles for responsive layouts, accessibility, and visual hierarchy.
Build beautiful cross-platform mobile apps with Expo Router, NativeWind, and React Native.