Skip to main content
Glama
jjikky

DynamoDB Read-Only MCP

by jjikky

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AWS_REGIONYesThe AWS region of your DynamoDB tables
AWS_ACCESS_KEY_IDYesYour AWS access key for authentication
AWS_SECRET_ACCESS_KEYYesYour AWS secret access key for authentication

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
list-tablesB

Get a list of all DynamoDB tables

describe-tableC

Get detailed information about a DynamoDB table

scan-tableC

Scan items from a DynamoDB table

query-tableC

Query items from a DynamoDB table based on conditions

paginate-query-tableC

Paginate query results

get-itemC

Get an item from a DynamoDB table based on a specific key

count-itemsB

Count items in a DynamoDB table

Prompts

Interactive templates invoked by user choice

NameDescription
dynamodb-query-helpPrompt to help you write a DynamoDB query

Resources

Contextual data attached and managed by the client

NameDescription
dynamodb-tables-info
dynamodb-table-schema

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/jjikky/dynamo-readonly-mcp'

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