@

@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 & DevOps
Install Command
npx -y @aashari/mcp-server-aws-sso
Claude Desktop Config
{
  "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.

  1. 1Open a terminal (Terminal on Mac, Command Prompt or PowerShell on Windows).
  2. 2Paste the install command above and press Enter — Node.js will download and run the server automatically.
  3. 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.

How @aashari/mcp-server-aws-sso Compares

It runs entirely on your local machine, so no data leaves your environment — important for teams with privacy or compliance requirements.
It is distributed as an npm package, making version management and updates straightforward with a single `npm update` command.

Tags

claudeanthropicaiawsamazon-web-servicesssosingle-sign-onaws-ssoservertools

Reviews