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