datarobot-mcp.md

DataRobot MCP

from"datarobot"
480

DataRobot automated machine learning

AI & ML
DataRobotAutoMLenterprisepredictions
install.sh
# Clone the repository
$git clone https://github.com/datarobot/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve