com.pulsemcp/dynamodbcloud

dynamodb

Verified · yesterday

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

Install

claude mcp add dynamodb -- npx -y [email protected]

Requires: AWS_REGION, AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, DYNAMODB_ENDPOINT, DYNAMODB_ENABLED_TOOL_GROUPS, DYNAMODB_ENABLED_TOOLS, DYNAMODB_DISABLED_TOOLS, DYNAMODB_ALLOWED_TABLES, SKIP_HEALTH_CHECKS

Our take

DynamoDB server from PulseMCP's TypeScript monorepo (MIT, 72 stars, actively pushed) with 13 tools across three toggleable groups — six readonly (query, scan, batch-get), four readwrite item operations, and three admin table operations — plus table-level allow-lists and custom endpoints for local DynamoDB or LocalStack. Auth rides the standard AWS credential chain or explicit keys, and the group/allow-list controls make it easy to hand an agent read-only access to specific tables. It lives in the monorepo's 'experimental' tier — explicitly not graduated to their productionized set — is v0.1.0 with two contributors, and aws-dynamodb-mcp-server sees only ~50 npm downloads/week. For AWS teams that want agent access to DynamoDB with real least-privilege scoping rather than a full admin surface.

reviewed by hand · 2026-07-05

Something wrong or dead here? Report it

Verification record

last verified
yesterday
github stars
72
last commit
yesterday
archived
no
license
MIT
downloads / wk
52
latest version
0.2.7
in registry since
2026-06-17

github.com/pulsemcp/mcp-servers