get_project
ActiveTool of Gdc
declared in 0.1.0
Look up a single NCI GDC project by project_id (e.g. "TCGA-BRCA") and get its details plus summary counts (case_count, file_count). Keyless, open-access metadata.
Parameters schema
{
"type": "object",
"required": [
"project_id"
],
"properties": {
"project_id": {
"type": "string",
"description": "GDC project id, e.g. \"TCGA-BRCA\", \"TARGET-AML\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Gdc
https://github.com/pipeworx-io/mcp-gdc
1/7 registries