Skip to main content
Glama

trial_locations_getter

Retrieve detailed clinical trial location and contact information, including facility addresses, principal investigator details, and recruitment status, using the NCT ID for precise and relevant study access.

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