Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions registries/toolhive/servers/dolt/server.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"io.github.stacklok": {
"docker.io/dolthub/dolt-mcp:0.3.4": {
"docker.io/dolthub/dolt-mcp:0.3.5": {
"metadata": {
"last_updated": "2026-03-10T09:35:18Z",
"last_updated": "2026-03-23T22:10:33Z",
"stars": 8
},
"overview": "## Dolt MCP Server\n\nThe dolt-mcp-server is a Model Context Protocol (MCP) server that allows AI assistants and agents to interact directly with Dolt, a SQL database with built-in Git-style version control. It facilitates AI-driven workflows including querying data, inspecting schema changes, creating and managing branches, reviewing diffs, and analyzing historical data — all within a unified interface. It's particularly valuable for data analysis, auditing, experimentation, and collaborative workflows requiring tracking and understanding of data changes over time.",
Expand Down Expand Up @@ -1548,7 +1548,7 @@
"name": "MCP_PORT"
}
],
"identifier": "docker.io/dolthub/dolt-mcp:0.3.4",
"identifier": "docker.io/dolthub/dolt-mcp:0.3.5",
"registryType": "oci",
"transport": {
"type": "streamable-http",
Expand Down