Dynoxide
A DynamoDB emulator with an MCP server exposing 35 DynamoDB tools to coding agents.
Install
npmstdio
npx -y dynoxide Dockerstdio
docker run -i --rm ghcr.io/nubo-db/dynoxide:1.2.0 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-nubo-db-dynoxide": {
"command": "npx",
"args": [
"-y",
"dynoxide"
]
}
}
} Source: official MCP Registry record · registry name io.github.nubo-db/dynoxide · published 2026-09-14 · updated 2026-09-14. Not an endorsement; review the code before connecting it to anything sensitive.