Back to directory
lxkaka/mcp-label-studio

lxkaka/mcp-label-studio

@lxkaka

MCP server for managing Label Studio projects and annotation workflows

label-studiodata-labelingannotationmcp-serverautomationpythonproject-management

Installation & Configuration

{
  "mcpServers": {
    "label-studio": {
      "command": "uv",
      "args": [
        "run",
        "server.py"
      ],
      "env": {
        "LABEL_STUDIO_API_KEY": "YOUR_LABEL_STUDIO_API_KEY",
        "LABEL_STUDIO_URL": "YOUR_LABEL_STUDIO_URL"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17