Skip to main content
Glama

trial_locations_getter

Fetch comprehensive clinical trial location details, including facility addresses, principal investigator info, contact data, and recruitment status, using the NCT ID. Ideal for accessing study teams and identifying nearby trials.

Instructions

Fetch contact and location details for a clinical trial.

Retrieves all study locations including: - Facility names and addresses - Principal investigator information - Contact details (when recruiting) - Recruitment status by site Useful for finding trials near specific locations or contacting study teams.

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