roboflow-mcp.md

Roboflow MCP

from"roboflow"
540

Roboflow computer vision platform

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