Skip to content
Back to search
30
MCP

Amazon DynamoDB

docker-mcp/awslabs-dynamodb

Complete DynamoDB operations and table management.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
8
callable
Primary URL

Tools · 8

compute_performances_and_costs
dynamodb_data_model_schema_converter
dynamodb_data_model_schema_validator
dynamodb_data_model_validation
dynamodb_data_modeling
generate_data_access_layer
generate_resources
source_db_analyzer

Similar MCP servers embedding-nearest

Amazon Redshift
Data warehouse operations and queries.
6 tools
AWS S3 Tables
Manage S3 Tables for analytics.
16 tools
com.pulsemcp/dynamodb
MCP server for AWS DynamoDB with fine-grained tool control and configurable access levels.
0 tools
hackerdogs/aws-dynamodb-mcp
AWS DynamoDB MCP Server
0 tools
Dynoxide
DynamoDB-compatible database engine in Rust on SQLite, with an MCP server for coding agents.
0 tools
ddb-explorer-mcp
Read-only MCP server for Amazon DynamoDB — safe exploration, querying, and schema discovery. Thin npm wrapper that delegates to the Python p
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "amazon_dynamodb": {
      "url": "None",
      "transport": "http"
    }
  }
}