CSI-Genomics-and-Data-Analytics-Core/nci-gdc-mcp-server
If you are the rightful owner of nci-gdc-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A Model Context Protocol (MCP) server designed for accessing the Genomic Data Commons (GDC) API with intelligent response size management.
Tools
Functions exposed to the LLM to take actions
gdc_graphql_query
Execute GraphQL queries against the NCI GDC GraphQL API.
gdc_rest_query
Execute REST API queries as a fallback when GraphQL isn't suitable.
gdc_build_filter
Build GDC filter objects for use with GraphQL variables.
gdc_schema_introspection
Get GDC GraphQL schema information to understand available fields and types.
gdc_quick_count
Quick count tool for common GDC entities with built-in filter support.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client