Skip to main content
Glama
cool-man-vk

DynamoDB MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoHost to bind the MCP server to0.0.0.0
MCP_PORTNoPort to listen on3000
AWS_REGIONYesAWS region (e.g., us-east-1)
AWS_ACCESS_KEY_IDYesAWS access key ID
AWS_SESSION_TOKENNoAWS session token (if using temporary credentials)
MCP_TRANSPORT_MODENoTransport mode: stdio (local) or sse (remote)stdio
AWS_SECRET_ACCESS_KEYYesAWS secret access key

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/cool-man-vk/dynamodb-mcp-remote'

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