cvat
Computer Vision Annotation Tool (CVAT) is a leading platform for building high-quality visual datasets for vision AI. It offers open-source, cloud, and enterprise products, as well as labeling services, for image, video, and 3D annotation with AI-assisted labeling, quality assurance, team collaboration, analytics, and developer APIs.
cvat MCP Server
MCP server for cvat-ai/cvat
Ready-to-Use Client Configurations
{
"mcpServers": {
"cvat": {
"command": "npx",
"args": [
"-y",
"@cvat-ai/cvat"
]
}
}
}