scale-ai-mcp.md

Scale AI MCP

from"scale"
540

Scale AI data labeling and annotation

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