io.github.nubo-db/dynoxide icon

Dynoxide

by Nubo-db

io.github.nubo-db/dynoxide

DynamoDB-compatible database engine in Rust on SQLite, with an MCP server for coding agents.

Version 0.13.0 · latest
Storage
Local
View source

Dynoxide · v0.13.0 (latest)

by Nubo-db

76
Local configuration
Package values and arguments.

Step 2: Install

Run this MCP server locally

Run this MCP server locally and expose it via stdio so your MCP client can connect.

Run via npm
Run via npm
dynoxide@0.13.0
Run command
npx dynoxide@0.13.0
Run via Docker (OCI)
Run via Docker (OCI)
ghcr.io/nubo-db/dynoxide@0.13.0
Run command
docker run ghcr.io/nubo-db/dynoxide

Step 3: Connect

Connect in your MCP client

After you're running this MCP server locally, connect it to your MCP client using the configuration examples below.

Loading MCP clients…