MCP server · Centaur Labs
centaur-labs-mcp.yml
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for Centaur Labs. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Centaur Labs publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport
Tools
list_projects— List available labeling projects, optionally filtered.create_project— Create a new project in an organization.get_project— Get details about a project by ID.list_tasks— List labeling tasks, filterable by project/org/search term.create_task— Create a labeling task with type, prompt, and answer classes.create_task_v2— Create a task supporting label class groups and free-text questions.get_task— Retrieve information about a specific task.add_label_classes— Add one or more answer classes to a task.initiate_import— Initiate a cloud-storage import for a project.import_from_urls— Import assets from a list of HTTPS URLs into a Centaur-hosted project.list_imports— List imports for a project or organization.list_assets— List assets for a project.set_gold_standards— Set gold standard answers for cases in a task.add_tag— Add a tag to one or more cases in a task.get_result— Retrieve a labeling result for a single case.list_results— Retrieve a page of labeling results for cases in a task.get_results_archive_url— Get a signed URL to an archive of results files.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.