Connects to AWS DynamoDB and exposes table and item operations through MCP tools. Built by PulseMCP with fine-grained access control, meaning you can configure which specific operations are available rather than exposing everything. Useful when you're building agents or workflows that need to query, scan, put, update, or delete DynamoDB items without manually switching between your editor and the AWS console. Requires AWS credentials to authenticate. Part of PulseMCP's experimental lineup, so they may discontinue it if AWS ships an official DynamoDB MCP server that's better maintained.
claude mcp add --transport stdio com.pulsemcp-dynamodb uvx dynamodb