Skip to main content

Hardened MCP server for the Roboflow API: dataset ingestion, image tagging, annotation upload, version lifecycle. Capability-scoped, audited, SSRF-guarded.

Project description

mcp-server-roboflow

An MCP server that exposes the Roboflow API to MCP-compatible clients like Claude Code, Claude Desktop, and Cursor.

Use it to manage datasets, upload and tag images, push annotations, and inspect projects without leaving your editor.

Not affiliated with Roboflow Inc. This is a community project.

Status

Early development. The public API and tool names will change until v1.0.0. See CHANGELOG.md for what shipped in each release.

Install

Requires Python 3.10 or newer and a Roboflow private API key.

Claude Code

claude mcp add roboflow \
  --scope user \
  --env ROBOFLOW_API_KEY=your_key_here \
  -- uvx mcp-server-roboflow

Restart Claude Code. Tools appear as mcp__roboflow__*.

From source

git clone https://github.com/MayankD409/Roboflow-MCP-Server.git
cd Roboflow-MCP-Server
uv sync
uv run mcp-server-roboflow

Configuration

Environment variables (copy .env.example to .env for local dev):

Variable Required Description
ROBOFLOW_API_KEY yes Your Roboflow private API key
ROBOFLOW_WORKSPACE no Default workspace slug, so tools can omit it
ROBOFLOW_API_URL no Override the API base (default https://api.roboflow.com)
ROBOFLOW_APP_URL no Override the app host used by session-cookie tools (default https://app.roboflow.com)
ROBOFLOW_SESSION_COOKIE no Browser-session Cookie header for roboflow_add_reviewed_to_dataset; Roboflow has no public API for that action (see docs/TOOLS.md)
ROBOFLOW_MCP_LOG_LEVEL no DEBUG, INFO, WARNING, ERROR (default INFO)

Tools

See docs/TOOLS.md for the full list. v0.1 focuses on dataset management: list workspaces and projects, upload images, add and filter by tags, upload annotations.

Contributing

We follow Git Flow and test-driven development. New tools land through PRs to develop; releases cut from develop into main with a semver tag.

Read CONTRIBUTING.md before opening a PR. Bugs and feature ideas go in issues.

License

Apache License 2.0. See LICENSE and NOTICE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mcp_server_roboflow-0.4.0.tar.gz (56.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mcp_server_roboflow-0.4.0-py3-none-any.whl (70.6 kB view details)

Uploaded Python 3

File details

Details for the file mcp_server_roboflow-0.4.0.tar.gz.

File metadata

  • Download URL: mcp_server_roboflow-0.4.0.tar.gz
  • Upload date:
  • Size: 56.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for mcp_server_roboflow-0.4.0.tar.gz
Algorithm Hash digest
SHA256 c430209aeec4ee5f2762ca7ac8fbeb7bf6f6698437384fee694fa5705d5e5d68
MD5 415071b30502e78aa1af263883c87e95
BLAKE2b-256 dd94df34ce53b3acb494668517015b6cc6f7e5b7441bd0ae37b8998d66a0c733

See more details on using hashes here.

Provenance

The following attestation bundles were made for mcp_server_roboflow-0.4.0.tar.gz:

Publisher: release.yml on MayankD409/Roboflow-MCP-Server

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mcp_server_roboflow-0.4.0-py3-none-any.whl.

File metadata

File hashes

Hashes for mcp_server_roboflow-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 822571a4dba42362e383d075b4f1fe1df3a4d7bcf6a53471bfeea6bb57ffa425
MD5 5fd9617cc33f151983ab8ae385eeb7ce
BLAKE2b-256 3d1ee0b87e4796a59bab28626114491b4ec78e206695e7a1f1ffffde9e3d22f9

See more details on using hashes here.

Provenance

The following attestation bundles were made for mcp_server_roboflow-0.4.0-py3-none-any.whl:

Publisher: release.yml on MayankD409/Roboflow-MCP-Server

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page