Back to search
30
MCP
ddb-explorer-mcp
pypi/ddb-explorer-mcpRead-only Model Context Protocol (MCP) server for Amazon DynamoDB — safe exploration, querying, and schema discovery.
Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"ddb-explorer-mcp": {
"url": "None",
"transport": "http"
}
}
}