@aashari/mcp-server-aws-sso
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,…
Cloud & DevOpsnpx -y @aashari/mcp-server-aws-sso{
"mcpServers": {
"aashari-mcp-server-aws-sso": {
"command": "npx",
"args": [
"-y",
"@aashari/mcp-server-aws-sso"
]
}
}
}@aashari/mcp-server-aws-sso is a community MCP server that connects AI assistants like Claude to 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,…. It runs locally on your machine, keeping your data private and giving you full control over the connection. Adding it to your setup expands what Claude can do without any extra coding.
About @aashari/mcp-server-aws-sso
Overview
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
Links
Topics
mcp, typescript, claude, anthropic, ai, aws, amazon-web-services, sso, single-sign-on, aws-sso, server, model-context-protocol, tools, resources, tooling, ai-integration, mcp-server, llm, ai-connector, external-tools, cli, mcp-inspector
Who Should Use @aashari/mcp-server-aws-sso?
- 1Control a browser and scrape the web through Claude
- 2Extend Claude and other AI assistants with new capabilities
- 3Automate tasks that previously required manual steps
- 4Connect your existing tools to an AI workflow
How to Install @aashari/mcp-server-aws-sso
Before you start
You will need Node.js (v18 or later) installed on your machine — download it from nodejs.org if you haven't already.
- 1Open a terminal (Terminal on Mac, Command Prompt or PowerShell on Windows).
- 2Paste the install command above and press Enter — Node.js will download and run the server automatically.
- 3Add the server to your Claude Desktop config file (see the JSON snippet above) and restart Claude.
The Claude Desktop config snippet above can be copied and pasted directly into your claude_desktop_config.json file — no editing required.