Enterprise DNA
M MCP Servers Developer low

HumanSignal/label-studio-mcp-server

by Various

πŸŽ–οΈ 🐍 ☁️ πŸͺŸ 🐧 🍎 - Create, manage, and automate Label Studio projects, tasks, and predictions for data labeling workflows.

H

MCP

HumanSignal/label-studio-mcp-server

Added 1 June 2026

Overview

This MCP server provides a programmatic interface to create, manage, and automate Label Studio projects, tasks, and predictions. It uses the Model Context Protocol to integrate labeling workflows into applications and agents. The server is written in Python and communicates with the Label Studio API.

Best for

Best for
Developers building automated data labeling pipelines using Label Studio

Use cases

  • Automate creation and assignment of labeling tasks from external data sources
  • Integrate prediction model outputs directly into Label Studio projects
  • Manage project configurations and labeling workflows programmatically

How to use

Tools exposed

  • get_label_studio_projects_tool
  • get_label_studio_project_details_tool
  • get_label_studio_project_config_tool
  • create_label_studio_project_tool
  • update_label_studio_project_config_tool
  • list_label_studio_project_tasks_tool
  • get_label_studio_task_data_tool
  • get_label_studio_task_annotations_tool
  • import_label_studio_project_tasks_tool
  • create_label_studio_prediction_tool

Tested with

Cursor, Claude Desktop

Example client config

{\n    "mcpServers": {\n        "label-studio": {\n            "command": "uvx",\n            "args": [\n                "--from",\n                "git+https://github.com/HumanSignal/label-studio-mcp-server",\n                "mcp-label-studio"\n            ],\n            "env": {\n                "LABEL_STUDIO_API_KEY": "your_actual_api_key_here",\n                "LABEL_STUDIO_URL": "http://localhost:8080"\n            }\n        }\n    }\n}

Notes

This MCP server provides a programmatic interface to create, manage, and automate Label Studio projects, tasks, and predictions. It uses the Model Context Protocol to integrate labeling workflows into applications and agents. The server is written in Python and communicates with the Label Studio API.

30 stars on GitHub. Last updated 2025-05-30. Licensed Apache-2.0.

Use cases

  • Automate creation and assignment of labeling tasks from external data sources
  • Integrate prediction model outputs directly into Label Studio projects
  • Manage project configurations and labeling workflows programmatically

Pros

  • Directly integrates with Label Studio’s API for full project lifecycle management
  • Follows the Model Context Protocol, enabling extensibility and tool chaining
  • Open source with a Python codebase, easy for developers to customize

Cons

  • Small community (30 GitHub stars) limits available support and examples
  • Requires a running Label Studio instance and Python environment
  • Dependent on Label Studio API version compatibility

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Directly integrates with Label Studio's API for full project lifecycle management
  • Follows the Model Context Protocol, enabling extensibility and tool chaining
  • Open source with a Python codebase, easy for developers to customize

Cons

  • Small community (30 GitHub stars) limits available support and examples
  • Requires a running Label Studio instance and Python environment
  • Dependent on Label Studio API version compatibility
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks