Skip to main content
Glama

cBioPortal MCP Server

by pickleton89

get_study_details

Retrieve comprehensive data for a specific cancer study from cBioPortal MCP Server. Input a study ID to access detailed genomic and clinical information.

Instructions

Get detailed information for a specific cancer study.

Input Schema

NameRequiredDescriptionDefault
study_idYes

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "study_id": { "title": "Study Id", "type": "string" } }, "required": [ "study_id" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pickleton89/cbioportal-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server