MCP Server

Aws Sso MCP Server

by aashari

AI Summary

This MCP server enables Claude and other LLMs to authenticate with AWS via SSO and securely execute AWS CLI commands using temporary credentials. It's valuable for developers and DevOps teams who want AI-assisted AWS resource management without embedding long-lived credentials.

Description

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.

Install

{
  "mcpServers": {
    "aws-sso": {
      "command": "npx",
      "args": ["-y", "@aashari/mcp-server-aws-sso"]
    }
  }
}

Quality Score

B

Good

81/100

Standard Compliance85
Documentation Quality78
Usefulness88
Maintenance Signal100
Community Signal53
Scored Yesterday

GitHub Signals

Stars11
Forks9
Issues17
Updated22d ago
View on GitHub

Trust & Transparency

No License Detected

Review source code before installing

Verified Open Source

Hosted on GitHub — publicly auditable

Actively Maintained

Last commit 22d ago

11 stars

9 forks

My Fox Den

Community Rating

Works With

claude_desktop
Claude Code