dynamodb
Verified · yesterdayMCP server for AWS DynamoDB with fine-grained tool control and configurable access levels.
Install
claude mcp add dynamodb -- npx -y [email protected]
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.
Verification record
- yesterday
- 72
- yesterday
- no
- MIT
- 52
- 0.2.7
- 2026-06-17