Skip to content
Back to search
30
MCP

ddb-explorer-mcp

npm/ddb-explorer-mcp

Read-only MCP server for Amazon DynamoDB — safe exploration, querying, and schema discovery. Thin npm wrapper that delegates to the Python package via uvx.

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

Similar MCP servers embedding-nearest

ddb-explorer-mcp
Read-only Model Context Protocol (MCP) server for Amazon DynamoDB — safe exploration, querying, and schema discovery.
0 tools
com.pulsemcp/dynamodb
MCP server for AWS DynamoDB with fine-grained tool control and configurable access levels.
0 tools
awslabs.dynamodb-mcp-server
The official MCP Server for interacting with AWS DynamoDB
0 tools
amazon dynamodb mcp server by cdata
Metadata-only Glama MCP server.
0 tools
acuvity/mcp-server-aws-dynamodb
Official MCP server for AWS DynamoDB operations, table management, and backup features
0 tools
aws-safe-mcp
Read-only, opinionated MCP server for safely investigating AWS resources.
0 tools

How to use

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

{
  "mcpServers": {
    "ddb-explorer-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}