search_files
ActiveTool of Gdc
Search NCI GDC genomic data files by project and/or data category (e.g. "Transcriptome Profiling", "Simple Nucleotide Variation", "DNA Methylation"). Returns file_id, file_name, data category/type/format, access level and file size. Keyless, open-access metadata.
Parameters schema
{
"type": "object",
"properties": {
"size": {
"type": "number",
"description": "Number of files to return (default 20)."
},
"project_id": {
"type": "string",
"description": "Restrict to a GDC project, e.g. \"TCGA-BRCA\"."
},
"data_category": {
"type": "string",
"description": "Data category, e.g. \"Transcriptome Profiling\", \"Simple Nucleotide Variation\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Gdc
https://github.com/pipeworx-io/mcp-gdc
1/7 registries