Skip to main content
Glama

cBioPortal MCP Server

by pickleton89

get_study_details

Retrieve detailed information for a specific cancer study by providing a study ID. Enables exploration of genomic data and clinical insights within cBioPortal.

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