Dolt

MCP Server Verified

Version-controlled database with Git-like branching, merging, and diffing for your data. Full SQL compatibility.

by DoltHub

★★★★☆ 4.3/5 (70 reviews)
1.2kGitHub stars
8.5kinstalls
Updated 2026-01-25
typescriptintermediateactive

Installation

npx -y dolt-mcp-server

Quick Start

```json
{
  "mcpServers": {
    "dolt": {
      "command": "npx",
      "args": ["-y", "dolt-mcp-server"],
      "env": { "DOLT_DIR": "/path/to/dolt/db" }
    }
  }
}
```

Tools & Capabilities

query
diff
branch
merge
commit

Compatibility

Claude Desktop Continue

About Dolt

Version-controlled database with Git-like branching, merging, and diffing for your data. Full SQL compatibility.

View on GitHub →

Language: TypeScript

Category: Databases

← Back to MCP Hub Directory