npx claudepluginhub accelerate-data/migration-utilityAdd to your .mcp.json:
{
"mcpServers": {
"ddl": {
"command": "uv",
"args": [
"run",
"${CLAUDE_PLUGIN_ROOT}/mcp/ddl/server.py"
]
}
}
}This server has elevated permissions. Review the source code before enabling.
uv