Skip to main content
Glama

AWS MCP Server

select-profile

Set an AWS profile for interactions and authenticate via SSO if required, enabling streamlined AWS resource management through natural language on the MCP Server.

Instructions

Selects AWS profile to use for subsequent interactions. If needed, does SSO authentication

Input Schema

NameRequiredDescriptionDefault
profileYesName of the AWS profile to select
regionNoRegion to use (if not provided, us-east-1 is used)

Input Schema (JSON Schema)

{ "properties": { "profile": { "description": "Name of the AWS profile to select", "type": "string" }, "region": { "description": "Region to use (if not provided, us-east-1 is used)", "type": "string" } }, "required": [ "profile" ], "type": "object" }
Install Server

Other Tools from AWS MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/ihatesea69/AWS-MCP'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server