Label Studio
Enables programmatic interaction with Label Studio instances for managing labeling projects, tasks, and predictions.
概要
This tool serves as a Model Context Protocol (MCP) server, facilitating interaction with Label Studio using natural language or structured calls. It allows users to programmatically manage labeling projects, tasks, and predictions, streamlining workflows like project creation, task management, and integration of model predictions.
主な機能
- 4 GitHub stars
- Adds model predictions to specific tasks.
- Imports tasks from files, lists tasks, and retrieves task data/annotations.
- Leverages the official `label-studio-sdk` for communication.
- Manages Label Studio projects: create, update, list, and view details.
ユースケース
- Programmatically create and configure Label Studio projects.
- Automate the import and management of labeling tasks.
- Integrate model predictions into Label Studio for active learning workflows.