MoreAI.tools
D
DynamoDB MCP
41
Stack Score
Editorial pick✓ Verified workingMCP server
DynamoDB MCP logo

DynamoDB MCP

AWS DynamoDB operations from Claude.

Try DynamoDB MCP

Best for

Best for engineering teams on DynamoDB.

At a glance

Pricing
open-source
Setup time
20 minutes
Learning curve
moderate
Last verified
5/27/2026

What we love

  • AWS Labs-maintained
  • PartiQL exposed for SQL-like queries
  • Tight AWS integration

Where it falls short

  • Single-table-design discipline matters
  • Cost-per-read matters
  • RCU/WCU planning needed

Install & connect

Copy-paste ready

Install
shell
npx -y @smithery/cli@latest install jjikky/dynamo-readonly-mcp --client claude
Config — Claude Desktop
json
{
  "mcpServers": {
    "dynamo-readonly": {
      "command": "npx",
      "args": ["-y", "@smithery/cli@latest", "run", "jjikky/dynamo-readonly-mcp", "--config", "{}"]
    }
  }
}

Pricing

✓ Pricing verified Jun 21, 2026

1 tier

Open-source

$0

perpetual

  • Apache 2.0

Overview

MCP server for AWS DynamoDB — table + item CRUD, query + scan, GSI ops, schema introspection. IAM auth.

Key features

  • Table + item CRUD
  • Query + scan
  • Index ops
  • PartiQL support
  • IAM auth

Exposed tools

The MCP-tool names this server exposes. Your agent can invoke any of these when this server is connected.

  • list-tables
    List all DynamoDB tables.
  • describe-table
    Get detailed information about a DynamoDB table.
  • scan-table
    Scan items from a DynamoDB table.
  • query-table
    Query items from a DynamoDB table by conditions.
  • paginate-query-table
    Paginate query results.
  • get-item
    Get an item from a DynamoDB table by key.
  • count-items
    Count items in a DynamoDB table.

Best use cases

DynamoDB inspection

Inspect + query DynamoDB tables for product debugging.

Operational queries

Run PartiQL queries from chat for ad-hoc analysis.

Integrations

AWS DynamoDB
AWS IAM
PartiQL

One AI Stack pick every week.

The tool we’d pay for this week, why we’d pay for it, and what we’d skip. No promo spam.