Community MCP Server: Dolt
A Model Context Protocol (MCP) server that provides AI assistants with direct access to Dolt and DoltgreSQL databases. This server enables AI tools like Claude to interact with Dolt's version-controlled SQL databases over either the MySQL or PostgreSQL wire protocol, allowing for database operations, version control workflows, and data management tasks.
The Dolt MCP Server acts as a bridge between AI assistants and Dolt databases, exposing a comprehensive set of ...