Dolt Mcp
Created at 3 months ago
by dolthub
The MCP server for Dolt databases.
Categories
developer-tools
Tags
dolt
clone
push
pull
fetch
branch
merge
What is Dolt MCP?
Dolt MCP is a Model Context Protocol server that allows AI assistants to interact with Dolt databases, enabling various database operations and version control workflows.
How to use Dolt MCP?
To use Dolt MCP, you can run it in Docker or as a native binary. Configure it with your Dolt SQL server details and choose between HTTP or stdio modes for communication with AI tools.
Key features of Dolt MCP?
- Database management capabilities (create, drop, and manage databases)
- Table operations (create, alter, drop, and query tables)
- Version control features (branch management, commits, merges)
- Data operations (insert, update, delete, and query data)
- Remote operations (clone, fetch, push, and pull from remote repositories)
Use cases of Dolt MCP?
- Integrating AI assistants for database management tasks.
- Facilitating version control workflows in SQL databases.
- Enabling data analysis and manipulation through AI interactions.
FAQ from Dolt MCP?
- Can Dolt MCP be used with any AI assistant?
Yes! Dolt MCP is designed to work with various AI tools, including Claude.
- Is there a Docker image available for Dolt MCP?
Yes! You can pull the official Docker image from Docker Hub.
- What are the prerequisites for running Dolt MCP?
You need Go 1.24.4 or later and a running Dolt SQL server instance.
View More
MCP Servers