dolt
Dolt โ Git for Data
dolt MCP Server
MCP server for dolthub/dolt
Ready-to-Use Client Configurations
{
"mcpServers": {
"dolt": {
"command": "npx",
"args": [
"-y",
"@dolthub/dolt"
]
}
}
}