MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Cloud Platforms/awslabs/mcp
Cloud PlatformsOfficial
A

awslabs/mcp

AWS MCP servers for seamless integration with AWS services and resources.

0 starsUpdated Aug 28, 2026
View on GitHub

Ads

Overview

AWS MCP servers for seamless integration with AWS services and resources.

Installation

uvx awslabs.dynamodb-mcp-server@latest

Configuration

{
  "mcpServers": {
    "awslabs-dynamodb-mcp-server": {
      "command": "uvx",
      "args": [
        "awslabs.dynamodb-mcp-server@latest"
      ],
      "env": {
        "FASTMCP_LOG_LEVEL": "ERROR"
      },
      "disabled": false,
      "autoApprove": []
    }
  }
}

Capabilities

  • Design a DynamoDB data model

    Walk through requirements gathering, access pattern analysis, and table design using `dynamodb_data_modeling`.

  • Validate a data model against DynamoDB Local

    Automatically create tables, insert test data, and verify access patterns with `dynamodb_data_model_validation`.

  • Analyze a source relational database for migration

    Extract schema and access patterns from MySQL, PostgreSQL, SQL Server, or Oracle using `source_db_analyzer`.

  • Convert a data model into a structured schema

    Transform `dynamodb_data_model.md` into a machine-readable `schema.json` with `dynamodb_data_model_schema_converter`.

  • Generate type-safe Python data access code

    Produce Pydantic entities and repository classes from a validated schema with `generate_data_access_layer`.

  • Estimate capacity units and monthly costs

    Calculate RCU/WCU and storage costs for all access patterns using `compute_performances_and_costs`.

Tags

  • database
  • aws
  • development
  • cloud-infrastructure
  • awesome-list

Related MCP servers

M

Metabase

Official

Official Metabase MCP server for searching data, building queries on the semantic layer, and visualizing results through MCP clients.

49kCloud PlatformsUpdated Today
A

AWS CloudTrail

Official

This AWS Labs Model Context Protocol (MCP) server for CloudTrail enables your AI agents to query AWS account activity for security investigations, compliance auditing, and operational troubleshooting.

9.6kCloud PlatformsUpdated Today
A

AWS Bedrock KB Retrieval

Official

Query Amazon Bedrock Knowledge Bases using natural language to retrieve relevant information from your data sources.

9.6kCloud PlatformsUpdated Today
A

AWS CDK

Official

Get prescriptive CDK advice, explain CDK Nag rules, check suppressions, generate Bedrock Agent schemas, and discover AWS Solutions Constructs patterns.

9.6kCloud PlatformsUpdated Today