Skip to main content
Glama

aws-helper MCP Server

by eunyuljo

get_aws_identity

Retrieve AWS account, user, and role information for the current MCP server's credentials using the specified AWS region.

Instructions

현재 MCP 서버가 사용하는 AWS 자격증명의 계정/사용자/Role 정보를 반환합니다

Input Schema

NameRequiredDescriptionDefault
regionNoAWS 리전 (기본값: ap-northeast-2)ap-northeast-2

Input Schema (JSON Schema)

{ "properties": { "region": { "default": "ap-northeast-2", "description": "AWS 리전 (기본값: ap-northeast-2)", "type": "string" } }, "type": "object" }
Install Server

Other Tools from aws-helper 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/eunyuljo/sample-mcp-server-with-claude-desktop'

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