data science tools

Label Studio Mcp Server

Create, manage, and automate Label Studio projects, tasks, and predictions for data labeling workflows.

python
cloud
macos
windows
linux
enterprise
data science tools
0
View on GitHub

Installation

npx -y HumanSignal/label-studio-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "label-studio-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "HumanSignal/label-studio-mcp-server"
  ]
}

About This MCP Server

HumanSignal/label-studio-mcp-server

Create, manage, and automate Label Studio projects, tasks, and predictions for data labeling workflows.

GitHub: https://github.com/HumanSignal/label-studio-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub