Skip to content
Back to search
30
MCP

awslabs.dynamodb-mcp-server

pypi/awslabs.dynamodb-mcp-server

The official MCP Server for interacting with AWS DynamoDB

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

Similar MCP servers embedding-nearest

com.pulsemcp/dynamodb
MCP server for AWS DynamoDB with fine-grained tool control and configurable access levels.
0 tools
acuvity/mcp-server-aws-dynamodb
Official MCP server for AWS DynamoDB operations, table management, and backup features
0 tools
awslabs.db2-mcp-server
An AWS Model Context Protocol (MCP) server
0 tools
awslabs.aws-api-mcp-server
Model Context Protocol (MCP) server for interacting with AWS
0 tools
hackerdogs/aws-dynamodb-mcp
AWS DynamoDB MCP Server
0 tools
awslabs.aws-knowledge-mcp-server
AWS Knowledge MCP server for AWS documentation and knowledge base access
0 tools

How to use

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

{
  "mcpServers": {
    "awslabs.dynamodb-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}