search_cases
ActiveTool of Gdc
declared in 0.1.0
Search NCI GDC cancer cases (patients/samples) by primary site and/or project. Returns case_id, submitter_id, primary site, disease type and project_id. Keyless, open-access metadata.
Parameters schema
{
"type": "object",
"properties": {
"size": {
"type": "number",
"description": "Number of cases to return (default 20)."
},
"project_id": {
"type": "string",
"description": "Restrict to a GDC project, e.g. \"TCGA-BRCA\"."
},
"primary_site": {
"type": "string",
"description": "Primary anatomic site, e.g. \"Kidney\", \"Breast\", \"Bronchus and lung\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Gdc
https://github.com/pipeworx-io/mcp-gdc
1/7 registries