Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
s3_bucket_createC

Create a new S3 bucket

s3_bucket_listB

List all S3 buckets

s3_bucket_deleteC

Delete an S3 bucket

s3_object_uploadC

Upload an object to S3

s3_object_deleteC

Delete an object from S3

s3_object_listC

List objects in an S3 bucket

s3_object_readC

Read an object's content from S3

dynamodb_table_createC

Create a new DynamoDB table

dynamodb_table_describeC

Get details about a DynamoDB table

dynamodb_table_listB

List all DynamoDB tables

dynamodb_table_deleteC

Delete a DynamoDB table

dynamodb_table_updateC

Update a DynamoDB table

dynamodb_item_putC

Put an item into a DynamoDB table

dynamodb_item_getC

Get an item from a DynamoDB table

dynamodb_item_updateC

Update an item in a DynamoDB table

dynamodb_item_deleteC

Delete an item from a DynamoDB table

dynamodb_item_queryC

Query items in a DynamoDB table

dynamodb_item_scanC

Scan items in a DynamoDB table

dynamodb_batch_getC

Batch get multiple items from DynamoDB tables

dynamodb_item_batch_writeC

Batch write operations (put/delete) for DynamoDB items

dynamodb_describe_ttlC

Get the TTL settings for a table

dynamodb_update_ttlC

Update the TTL settings for a table

dynamodb_batch_executeC

Execute multiple PartiQL statements in a batch

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
AWS Operations Audit LogA log of all AWS operations performed through this server

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/rishikavikondala/mcp-server-aws'

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