AgentUni

Dynoxide

by @nubo-db / v1.2.0

A DynamoDB emulator with an MCP server exposing 35 DynamoDB tools to coding agents.

Install

npm / stdio

npx -y dynoxide

Docker / stdio

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.

Similar

More Developer Tools servers

Browse category