About
Overview
The Roboflow MCP Server enables AI agents to interact with Roboflow's computer vision platform. It provides tools for managing datasets, training models, and running inference on images.
Capabilities
Tools & Capabilities
⚡detect
Run object detection on an image
⚡classify
Classify an image
⚡list_projects
List Roboflow projects
⚡upload_image
Upload an image to a dataset
Setup
Installation
bash
Install
pip install mcp-server-roboflowExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"roboflow": {
"command": "python",
"args": ["-m", "mcp_server_roboflow"]
}
}
}Quick Info
Authorroboflow
LanguagePython
StatusStable
Stars★ 75
Last UpdatedFeb 12, 2026