Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Ā© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🧮 Data Science Tools
  3. Label Studio MCP Server
Label Studio MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 7:31:24 PM

Label Studio MCP Server

User RatingsBe the first to rate and review this MCP server!
View Repository35 GitHub StarsTotal stargazers on GitHub for the source repository (35 stars).Visit Website
label-studiodata-labelingmachine-learningannotations

Connects MCP clients to Label Studio for managing projects, importing tasks, reading annotations, and adding predictions.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON ā–¾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "humansignal-label-studio-mcp-server": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/HumanSignal/label-studio-mcp-server",
        "mcp-label-studio"
      ]
    }
  }
}

šŸ’” Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (2) Directory Badge Claim listing Alternatives🧮 More in Data Science Tools

Overview

The HumanSignal/label-studio-mcp-server MCP server connects MCP clients to a running Label Studio instance through the official label-studio-sdk. It supports project creation and configuration, task import and inspection, annotation retrieval, and prediction submission. Configure the Label Studio URL and API key as environment variables, then run it through an MCP client such as Claude Desktop or Cursor. Reach for it when an agent needs to automate data-labeling workflows rather than interact with Label Studio manually.

Use cases

•Create Label Studio projects with XML labeling configurations
•Import JSON task files into annotation projects
•Inspect task data and existing annotations
•Submit model predictions for labeling tasks

Key features

•Manage Label Studio projects
•Import tasks from JSON files
•Retrieve task data and annotations
•Create and update XML labeling configurations
•Submit predictions with model metadata and scores

Capabilities & Tool Schemas (2) ~5 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server — may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Label Studio MCP Server.

model_version

Callable MCP tool function

score

Callable MCP tool function

How Label Studio MCP Server works

What HumanSignal/label-studio-mcp-server MCP server does

The HumanSignal/label-studio-mcp-server MCP server exposes Label Studio operations through MCP. It is intended for workflows where an MCP client needs to create or inspect labeling projects, load task data, read annotations, or attach model predictions.

Supported project operations include listing projects, retrieving project details, reading a project's XML labeling configuration, creating projects, and updating existing configurations. Project creation accepts a title and XML label configuration, along with optional settings, and returns project information including a URL.

Task operations cover importing tasks from a JSON file, listing task IDs in a project, retrieving the data payload for an individual task, and fetching that task's annotations. The task-listing operation returns up to 100 task IDs. Prediction creation accepts a task ID and a Label Studio-formatted list of result dictionaries, with optional model version and score values.

How it works

The HumanSignal/label-studio-mcp-server MCP server communicates with Label Studio through the label-studio-sdk. It does not provide a hosted Label Studio instance; the target instance must already be running and reachable from the machine that runs the MCP process.

An MCP client sends structured tool calls, or requests the operations through natural-language interactions supported by that client. A typical workflow is to create a project, prepare a JSON file containing task objects, import the file, inspect task IDs and data, and then submit predictions for selected tasks. Label Studio remains the system of record for projects, tasks, annotations, and predictions.

Setup and configuration

Create or obtain an API key from the Label Studio user account settings. Configure these environment variables for the MCP process:

  • LABEL_STUDIO_API_KEY: API key used to authenticate with Label Studio.
  • LABEL_STUDIO_URL: Base URL of the Label Studio instance, such as a locally hosted instance at port 8080.

The README shows a uvx configuration that loads the server directly from the GitHub repository and starts the mcp-label-studio entry point. It provides configuration examples for Claude Desktop and Cursor MCP settings. The server must be able to reach the configured Label Studio URL, and imported task files must be available to the process at the path supplied to the import tool.

Tools and capabilities

The HumanSignal/label-studio-mcp-server MCP server includes tools for:

  • Listing projects with IDs, titles, and task counts.
  • Getting project details and XML labeling configurations.
  • Creating projects and changing their labeling configurations.
  • Importing task objects from JSON files.
  • Listing project task IDs, up to the documented limit of 100.
  • Retrieving task data and existing annotations.
  • Creating predictions with Label Studio result dictionaries, model-version metadata, and scores.

Prediction result structures must follow Label Studio's expected format. The server uses the official SDK rather than defining a separate data API.

Limitations and notes

A running Label Studio deployment and a valid API key are prerequisites. The server does not describe a built-in authentication flow, so credentials must be supplied through the process environment or the MCP client's server configuration. Task import expects a JSON file containing a list of task objects. The README documents project and task management capabilities, but does not establish support for other Label Studio features beyond those operations.

The documented client examples are Claude Desktop and Cursor. The repository's support path is GitHub Issues, and no license information is provided in the supplied material.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Data Science Tools View all alternatives
  • Bundler MCP logoBundler MCP

    Enables agents to query local information about dependencies in a Ruby project's Gemfile.

    🧮 Data Science Tools2 views
    Compare vs Bundler MCP →
  • Jupyter Notebook MCP logoJupyter Notebook MCP

    connects Jupyter Notebook to Claude AI, allowing Claude to directly interact with and control Jupyter Notebooks.

    🧮 Data Science Tools3 views
    Compare vs Jupyter Notebook MCP →
  • Chronulus MCP logoChronulus MCP

    Predict anything with Chronulus AI forecasting and prediction agents.

    🧮 Data Science Tools4 views
    Compare vs Chronulus MCP →
  • Growthbook MCP logoGrowthbook MCP

    Tools for creating and interacting with GrowthBook feature flags and experiments.

    🧮 Data Science Tools3 views
    Compare vs Growthbook MCP →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
35
Stargazers on the source repository.
Last commit
1y ago
Most recent push to the default branch.
Tools exposed
2
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Label Studio MCP Server

Configure an MCP client to run `uvx --from git+https://github.com/HumanSignal/label-studio-mcp-server mcp-label-studio`.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewLabel Studio MCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/humansignal-label-studio-mcp-server?style=directory)](https://allmcps.com/mcp/humansignal-label-studio-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/humansignal-label-studio-mcp-server"><img src="https://allmcps.com/api/badge/humansignal-label-studio-mcp-server?style=directory" alt="Label Studio MCP Server on AllMCPs" /></a>

Technical Specs & Signals

Category🧮Data Science Tools
PricingFree
More technical detailsExpand ā–¾
TransportSTDIO
RuntimePython
AuthAPI key
ClientsClaude Desktop, Cursor
Last updatedSep 7, 2026
10/10 checks healthy over the last 32d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars35
GitHub Star CountTotal stargazers on GitHub representing community popularity (35 stars).
Last commit1y ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on May 30, 2025
52Quality signal: Good Ā· 52/100How this signal is calculated ā–¾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools26/30
Adoption & activity3/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 21d ago via OSV.dev Ā· mcp-label-studio (PyPI)

ā˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🧮 Data Science Tools →Best MCP servers for Data Science →Alternatives to Label Studio MCP Server →Install in Claude DesktopInstall in CursorInstall in VS Code