๐Ÿฆ‰ Data Versioning and ML Experiments

dvc MCP Server

MCP server for treeverse/dvc

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "dvc": {
      "command": "npx",
      "args": [
        "-y",
        "@treeverse/dvc"
      ]
    }
  }
}