Skip to main content
Glama
FerhatDundar

aws-mcp-connector

by FerhatDundar

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AWS_REGIONNoDefault region if not set elsewhere.
AWS_PROFILENoNamed profile from ~/.aws/config to use.
AWS_MCP_CLI_PATHNoPath to the aws binary.aws
AWS_ACCESS_KEY_IDNoStatic credentials — only needed if not using a profile/SSO/role.
AWS_SESSION_TOKENNoStatic credentials — only needed if not using a profile/SSO/role.
AWS_MCP_ALLOW_WRITENoSet to "true" to permit mutating commands at all (still needs confirm=true per call).false
AWS_SECRET_ACCESS_KEYNoStatic credentials — only needed if not using a profile/SSO/role.
AWS_MCP_ALLOWED_SERVICESNoComma-separated allowlist of AWS CLI service names, e.g. "s3,ec2".

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/FerhatDundar/aws-mcp-connector'

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