• Home
  • Categories
  • Tags
  • Pricing
  • Submit
  1. Home
  2. Database & Messaging Mcp Servers
  3. Amazon DynamoDB MCP Server

Amazon DynamoDB MCP Server

An MCP server that provides complete DynamoDB operations and table management, allowing MCP-aware tools and agents to interact with Amazon DynamoDB programmatically.

🌐Visit Website

About this tool

Amazon DynamoDB MCP Server

Overview

The Amazon DynamoDB MCP Server is an official developer-focused MCP server for Amazon DynamoDB. It enables MCP-aware tools and agents to:

  • Get expert DynamoDB data modeling guidance
  • Validate DynamoDB data models end-to-end
  • Analyze existing relational databases for migration to DynamoDB
  • Execute DynamoDB API operations programmatically (locally or in AWS)

Category: database-messaging-mcp-servers
Brand: Amazon Web Services (AWS)

Features

1. Data Modeling Guidance

  • dynamodb_data_modeling tool
    • Provides a complete DynamoDB Data Modeling Expert prompt.
    • Includes enterprise-level design patterns.
    • Covers cost optimization strategies.
    • Emphasizes multi-table design philosophy.
    • Guides through:
      • Requirements gathering
      • Access pattern analysis
      • Schema design for DynamoDB
    • Example usage: design a data model for an application (e.g., e‑commerce) using the MCP server.

2. Data Model Validation

  • dynamodb_data_model_validation tool
    • Loads a dynamodb_data_model.json definition.
    • Sets up DynamoDB Local for testing.
    • Creates tables defined in the model.
    • Populates tables with test data.
    • Executes all defined access patterns against the test environment.
    • Produces and saves detailed validation results to dynamodb_model_validation.json.

3. Source Database Analysis (MySQL/Aurora)

  • source_db_analyzer tool
    • Analyzes existing MySQL or Amazon Aurora databases.
    • Extracts:
      • Database schema structure
      • Access patterns from Performance Schema
    • Generates timestamped analysis files for use with dynamodb_data_modeling to assist in designing a DynamoDB data model.
    • Requires:
      • AWS RDS Data API
      • Credentials stored in AWS Secrets Manager

4. DynamoDB Command Execution

  • execute_dynamodb_command tool
    • Executes AWS CLI DynamoDB commands.
    • Can target:
      • DynamoDB Local
      • AWS DynamoDB in the cloud
    • Supports all DynamoDB API operations.
    • Automatically configures credentials for local testing environments.
    • Example usage: create tables in a specified AWS account and region (e.g., us-east-1) based on a generated data model.

5. MCP Integration

  • Designed as an MCP server consumable by MCP-aware clients (e.g., Kiro, Cursor, VS Code via MCP integrations).
  • Exposes the four tools (dynamodb_data_modeling, dynamodb_data_model_validation, source_db_analyzer, execute_dynamodb_command) to those clients.

Prerequisites

  • uv installed (from Astral or the uv GitHub repository).
  • Python 3.10 installed via uv (e.g., uv python install 3.10).
  • AWS credentials configured with access to required AWS services.

Installation & Configuration

General / Kiro Example

  • Add the server to the MCP configuration file (e.g., for Kiro: .kiro/settings/mcp.json).
  • Typical configuration fields include:
    • command: e.g., uvx
    • args: e.g., ["awslabs.dynamodb-mcp-server@latest"]
    • env (example):
      • FASTMCP_LOG_LEVEL: ERROR
    • disabled: false
    • autoApprove: []
  • Default configuration sets AWS_REGION to us-west-2; this can be changed in the MCP configuration after installation.

Windows Installation

  • Uses a slightly different MCP server configuration:
    • type: stdio
    • command: uv
    • args (conceptually):
      • tool
      • run
      • --from
      • awslabs.dynamodb-mcp-server@latest
      • awslabs.dynamodb-mcp-server.exe
    • Includes fields such as:
      • disabled: false
      • timeout: e.g., 60

Pricing

  • No pricing information is provided in the available content.
Surveys

Loading more......

Information

Websiteawslabs.github.io
PublishedDec 31, 2025

Categories

1 Item
Database & Messaging Mcp Servers

Tags

3 Items
#database
#dynamodb
#aws

Similar Products

6 result(s)
Amazon DocumentDB MCP Server

An MCP server exposing MongoDB-compatible Amazon DocumentDB operations, enabling document database management and queries via the Model Context Protocol.

Amazon ElastiCache for Memcached MCP Server

An MCP server enabling high-speed caching operations against Amazon ElastiCache for Memcached, accessible to MCP-compatible tools and agents.

Amazon Keyspaces MCP Server

An MCP server for Amazon Keyspaces, exposing Apache Cassandra–compatible operations for keyspace and table access via the Model Context Protocol.

Amazon Neptune MCP Server

An MCP server that provides graph database operations for Amazon Neptune with openCypher and Gremlin query support, integrating graph analytics into MCP ecosystems.

Amazon Timestream for InfluxDB MCP Server

MCP server that exposes Amazon Timestream for InfluxDB with InfluxDB-compatible operations, allowing time-series workloads to be managed and queried via MCP.

Amazon Aurora DSQL MCP Server

An MCP server that provides distributed SQL capabilities with PostgreSQL compatibility for Amazon Aurora DSQL, enabling AI agents and tools to perform scalable relational data operations programmatically.

Built with
Ever Works
Ever Works

Connect with us

Stay Updated

Get the latest updates and exclusive content delivered to your inbox.

Product

  • Categories
  • Tags
  • Pricing
  • Help

Clients

  • Sign In
  • Register
  • Forgot password?

Company

  • About Us
  • Admin
  • Sitemap

Resources

  • Blog
  • Submit
  • API Documentation
All product names, logos, and brands are the property of their respective owners. All company, product, and service names used in this repository, related repositories, and associated websites are for identification purposes only. The use of these names, logos, and brands does not imply endorsement, affiliation, or sponsorship. This directory may include content generated by artificial intelligence.
Copyright © 2025 Acme. All rights reserved.·Terms of Service·Privacy Policy·Cookies