Skip to main content
Glama

trial_getter

Retrieve complete details of a clinical trial using its NCT ID, including protocol, locations, outcomes, and references. Access structured biomedical data efficiently with BioMCP integration.

Instructions

Fetch comprehensive details for a specific clinical trial.

Retrieves all available information for a clinical trial by its NCT ID. This includes protocol details, locations, outcomes, and references. For specific sections only, use the specialized getter tools: - trial_protocol_getter: Core protocol information - trial_locations_getter: Site locations and contacts - trial_outcomes_getter: Primary/secondary outcomes and results - trial_references_getter: Publications and references

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_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