Skip to main content
Glama
524,517 tools. Updated 2026-09-06 16:29

"AWS Amplify" matching MCP tools:

  • List AWS profiles configured in ~/.aws/config, showing region and SSO metadata. Use when no profile is named, to switch profiles, or when an SSO-expired error mentions an unknown profile.
    MIT
  • Set the default AWS profile or region for the current session. Subsequent AWS tool calls use these values unless explicitly overridden, letting you switch accounts or regions mid-conversation.
    MIT
  • Run any AWS API operation with kebab-case service and operation names, passing PascalCase parameters as JSON. Returns parsed output plus the literal command for auditable, low-level AWS control.
    MIT
    Destructive
  • Check current AWS identity (account, role ARN, user ID) and SSO token status with time remaining. Verify authentication before running AWS operations; get a structured fix-it message when SSO has expired.
    MIT
  • Retrieve CloudConnect details for a connected AWS account, including IAM role ARN, billing S3 bucket, and supported DoiT features. Provide the 12-digit AWS account ID.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • The AWS Knowledge MCP server is a fully managed remote Model Context Protocol server that provides real-time access to official AWS content in an LLM-compatible format. It offers structured access to AWS documentation, code samples, blog posts, What's New announcements, Well-Architected best practices, and regional availability information for AWS APIs and CloudFormation resources. Key capabilities include searching and reading documentation in markdown format, getting content recommendations, listing AWS regions, and checking regional availability for services and features.

  • AWS Cost Explorer cost, forecast, and anomaly reporting through user-connected IAM credentials.