Skip to main content
Glama

trial_protocol_getter

Retrieve essential clinical trial protocol details, including title, study design, eligibility criteria, and completion dates, using the NCT ID for comprehensive research and analysis.

Instructions

Fetch core protocol information for a clinical trial.

Retrieves essential protocol details including: - Official title and brief summary - Study status and sponsor information - Study design (type, phase, allocation, masking) - Eligibility criteria - Primary completion date

Input Schema

NameRequiredDescriptionDefault
nct_idYesNCT ID (e.g., 'NCT06524388')

Input Schema (JSON Schema)

{ "properties": { "nct_id": { "description": "NCT ID (e.g., 'NCT06524388')", "title": "Nct Id", "type": "string" } }, "required": [ "nct_id" ], "title": "trial_protocol_getterArguments", "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/genomoncology/biomcp'

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