Skip to content
Verified official

dynamodb MCP

v0.2.7

com.pulsemcp/dynamodb

MCP server for AWS DynamoDB with fine-grained tool control and configurable access levels.

transport:stdio runtime:npm

Target client

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add dynamodb -e AWS_REGION=<AWS_REGION> -e AWS_ACCESS_KEY_ID=<AWS_ACCESS_KEY_ID> -e AWS_SECRET_ACCESS_KEY=<AWS_SECRET_ACCESS_KEY> -e DYNAMODB_ENDPOINT=<DYNAMODB_ENDPOINT> -e DYNAMODB_ENABLED_TOOL_GROUPS=<DYNAMODB_ENABLED_TOOL_GROUPS> -e DYNAMODB_ENABLED_TOOLS=<DYNAMODB_ENABLED_TOOLS> -e DYNAMODB_DISABLED_TOOLS=<DYNAMODB_DISABLED_TOOLS> -e DYNAMODB_ALLOWED_TABLES=<DYNAMODB_ALLOWED_TABLES> -e SKIP_HEALTH_CHECKS=<SKIP_HEALTH_CHECKS> -- npx -y aws-dynamodb-mcp-server

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

This listing does not declare its tools. Connect the server and your client will discover them on the handshake.