Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AWS_ACCESS_KEY_IDYesAWS Access Key ID
AWS_SESSION_TOKENNoAWS Session Token for temporary credentials
AWS_SECRET_ACCESS_KEYYesAWS Secret Access Key

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
logging
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list-vpcsB

List all the VPCs in the given region

create-vpcB

Create a new VPC in the given region

delete-vpcB

Delete a VPC by VPC ID in the given region

update-vpc-attributeB

Update a VPC attribute(EnableDnsHostnames, EnableDnsSupport, EnableNetworkAddressUsageMetrics) by VPC ID in the given region

update-vpc-endpointB

Update a VPC endpoint(Gateway endpoint, Interface endpoint) by VPC endpoint ID in the given region

list-db-instancesB

List all the RDS DB instances in the given region

create-db-instanceB

Create a new RDS DB instance in the given region

delete-db-instanceB

Delete a given RDS DB instance in the given region

update-db-instanceB

Update a given RDS DB instance in the given region

list-bucketsB

List all the S3 buckets in the given region

create-bucketB

Create a new S3 bucket in the given region

delete-bucketA

Delete an S3 bucket in the given region

list-subnetsB

List all the subnets in the given region

create-subnetB

Create a subnet in the given region

update-subnet-attributeB

Update a subnet attributes by subnet ID in the given region

delete-subnetB

Delete a subnet by subnet ID in the given region

list-internet-gatewaysB

List all internet gateways in the given region

create-internet-gatewayB

Create a new internet gateway in the given region

delete-internet-gatewayB

Delete an internet gateway by ID in the given region

attach-internet-gatewayB

Attach an internet gateway to a VPC

detach-internet-gatewayB

Detach an internet gateway from a VPC

list-route-tablesA

List route tables in the given region

create-route-tableB

Create a route table in the given region

associate-route-tableB

Associate a route table with a subnet or internet gateway or virtual private gateway

disassociate-route-tableB

Disassociate a route table from a subnet or internet gateway or virtual private gateway

replace-route-table-associationA

Replace the route table association for a subnet or internet gateway or virtual private gateway

delete-route-tableA

Delete a route table in the given region

list-security-groupsB

List all security groups in the given region

list-security-group-rulesB

List all security group rules in the given region

create-security-groupB

Create a security group in the given region

authorize-security-group-ingressB

Authorize a security group ingress in the given region

authorize-security-group-egressC

Authorize a security group egress in the given region

modify-security-group-rulesB

Modify a security group rule in the given region

update-security-group-rule-descriptions-ingressC

Update the description of a security group rule ingress in the given region

update-security-group-rule-descriptions-egressB

Update the description of a security group rule egress in the given region

revoke-security-group-ingressB

Revoke a security group ingress in the given region

revoke-security-group-egressB

Revoke a security group egress in the given region

delete-security-groupB

Delete a security group in the given region

list-key-pairsB

List key pairs in the given region

create-key-pairC

Create a key pair in the given region

import-key-pairC

Import a key pair in the given region

delete-key-pairB

Delete a key pair in the given region

list-ec2-instancesB

List EC2 instances in a given region

launch-ec2-instanceB

Launch an EC2 instance in a given region

stop-ec2-instanceB

Stop an EC2 instance in a given region

start-ec2-instanceB

Start an EC2 instance in a given region

reboot-ec2-instanceB

Reboot an EC2 instance in a given region

terminate-ec2-instanceB

Terminate an EC2 instance in a given region

list-amisC

List AMIs

create-amiC

Create an AMI

delete-amiC

Delete an AMI

list-instance-tagsC

List instance tags

create-instance-tagC

Create instance tag

delete-instance-tagC

Delete instance tag

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/lokeswaran-aj/aws-mcp'

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