labelbox-mcp.md

Labelbox MCP

from"labelbox"
480

Labelbox data labeling platform

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