Skip to main content
Glama
imankamyabi

DynamoDB MCP Server

by imankamyabi

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
create_tableC

Creates a new DynamoDB table with specified configuration

update_capacityC

Updates the provisioned capacity of a table

put_itemC

Inserts or replaces an item in a table

get_itemC

Retrieves an item from a table by its primary key

query_tableC

Queries a table using key conditions and optional filters

scan_tableC

Scans an entire table with optional filters

describe_tableC

Gets detailed information about a DynamoDB table

list_tablesC

Lists all DynamoDB tables in the account

create_gsiC

Creates a global secondary index on a table

update_gsiC

Updates the provisioned capacity of a global secondary index

create_lsiC

Creates a local secondary index on a table (must be done during table creation)

update_itemC

Updates specific attributes of an item in a table

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/imankamyabi/dynamodb-mcp-server'

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