MCP server · Color
color-external-api
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 Color. 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 Color publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport
Tools
list_eligibility_entries— List a population's eligibility entries, cursor-paginated and filterable by population, unique identifier or external id.create_eligibility_entry— Create a single eligibility entry for a population.get_eligibility_entry— Retrieve one eligibility entry by id.update_eligibility_entry— Update an eligibility entry — invalidate a participant, change testing cadence cohort or external id.upload_eligibility_list— Upload a CSV eligibility file for a population; optionally replace the population's whole list.list_participants— List participants in a population, page-paginated and filterable by sample activation window.list_results— List test results across a population.list_samples— List samples across a population.get_sample— Retrieve one sample by its kit barcode.list_self_reported_results— List self-reported results, filterable by reported-at and test-date windows.accession_sample— Record that a sample arrived at the lab. Idempotent — a repeat call does not modify status.report_sample_result— Record a test result for a sample. Idempotent on (assay, completion time).destroy_sample— Record that an unapproved sample is being destroyed by the lab. Idempotent.
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.