Roboflow
Create computer vision projects, train models, and deploy them with Roboflow MCP server
Claude Code (CLI)
claude mcp add roboflow \ --transport http https://mcp.roboflow.com/mcp \ --header "x-api-key: YOUR_ROBOFLOW_API_KEY" \ --header "Accept: application/json, text/event-stream"Copy
Claude Desktop / Generic MCP Client
Add to your config (e.g. claude_desktop_config.json):
{ "mcpServers": { "roboflow": { "type": "http", "url": "https://mcp.roboflow.com/mcp", "headers": { "x-api-key": "YOUR_ROBOFLOW_API_KEY", "Accept": "application/json, text/event-stream" } } } }Copy
Get your API key at https://app.roboflow.com/settings/api.
What this server provides
30 tools across these categories:
- Projects — manage projects in your workspace
projects_list,projects_create,projects_get - Images — prepare image uploads for a project
images_prepare_upload,images_prepare_upload_zip,images_upload_zip_status,images_search - Annotations — save annotations to a project image
annotations_save - Batch — organize images into batches and create labeling jobs
annotation_batches_list,annotation_batches_get,annotation_jobs_create - Versions — create and inspect dataset versions
versions_generate,versions_get,versions_export - Models — train models and monitor training progress
models_list,models_get,models_infer,models_train,models_get_training_status - Workflows — build and execute inference pipelines
workflows_list,workflows_get,workflows_create,workflows_update,workflow_blocks_list,workflow_blocks_get_schema,workflow_specs_validate,workflows_run,workflow_specs_run - Universe — search public datasets on Roboflow Universe
universe_search - Meta — report issues or suggestions
meta_feedback_send
Skills (expert knowledge as MCP resources)
Connected clients can read these as MCP resources for guidance on common tasks:
- No skills registered.
For AI agents
A short, LLM-friendly summary of this server lives at/llms.txt following the llms.txt convention.
Serveurs connexes
EnergyAtIt Grid MCP Server
EnergyAtIt is the first MCP server for physical grid infrastructure. 45 tools that let AI agents interact with power grid assets — translating 8 grid protocols (IEC 61850, DNP3, Modbus, OpenADR, OCPP, IEEE 2030.5) into MCP tool calls.
Anchord
Hosted remote MCP server for identity resolution and write guardrails.
Terragrunt GCP MCP Tool
Manage Google Cloud Platform (GCP) infrastructure using Terragrunt, with support for experimental features like AutoDevOps and cost management.
AWS Security MCP
An MCP server that enables AI assistants to interact with AWS security services.
Remote MCP Server (Authless)
An authentication-free remote MCP server deployable on Cloudflare Workers or locally via npm.
Remote MCP Server on Cloudflare
A self-hostable MCP server for Cloudflare Workers with OAuth login support, using Cloudflare KV for storage.
Certus
Provides real-time medical and medication information using the openFDA API.
Rocket.net
Manage WordPress sites, plugins, and themes on the Rocket.net hosting platform via its API.
Render
Manage your Render.com services, deployments, and infrastructure.
Ned AI MCP Server
Connect your Shopify store to Claude, Cursor, or Windsurf and get 100+ pre-calculated ecommerce metrics like net profit, blended CAC, per-channel ROAS, and customer LTV segments.