Stats
Actions
Tags
From init
Runs locally via 'uv run dlt ai mcp --stdio' to provide MCP tools for dlt workspaces, enabling data pipeline management, source loading, and AI-assisted ETL operations with Python.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"dlt-workspace-mcp": {
"command": "uv",
"args": [
"run",
"dlt",
"ai",
"mcp",
"--stdio"
]
}
}
}Server configuration and connection parameters
uvCommand-line arguments passed to the server process
npx claudepluginhub dlt-hub/dlthub-ai-workbench --plugin init