Skip to main content
Glama

Server Details

Provide structured access to ClinicalTrials.gov data for searching, retrieving, and analyzing clin…

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

12 tools
analyze_trial_phasesInspect

Analyze the distribution of trial phases for given search criteria.

ParametersJSON Schema
NameRequiredDescriptionDefault
sponsorsNoSponsors to analyze
conditionsNoMedical conditions to analyze
max_studiesNoMaximum number of studies to analyze
interventionsNoInterventions to analyze
get_available_fieldsInspect

Get organized list of available fields for customizing search results, grouped by category.

ParametersJSON Schema
NameRequiredDescriptionDefault
categoryNoOptional: specific category to return (identification, status, conditions, design, interventions, arms, outcomes, eligibility, locations, sponsors, descriptions, contacts, results)
get_field_statisticsInspect

Get statistical information about field values in the ClinicalTrials.gov database.

ParametersJSON Schema
NameRequiredDescriptionDefault
field_namesNoField names to get statistics for
field_typesNoField types to filter by (ENUM, STRING, DATE, INTEGER, NUMBER, BOOLEAN)
get_trial_detailsInspect

Get comprehensive details for a single clinical trial by NCT ID.

ParametersJSON Schema
NameRequiredDescriptionDefault
fieldsNoSpecific fields to return
nct_idYesNCT ID of the trial to retrieve
get_trial_details_batchedInspect

Retrieve detailed clinical trial records in batches. Use after search tools for in-depth review.

ParametersJSON Schema
NameRequiredDescriptionDefault
fieldsNoSpecific fields to return
nct_idsYesNCT IDs to retrieve in batches
batch_sizeNoBatch size for each API call
search_trials_by_acronymInspect

Search clinical trials by study acronym (e.g., 'TETON'). Matches acronyms exactly (case-insensitive) by default.

ParametersJSON Schema
NameRequiredDescriptionDefault
fieldsNoSpecific fields to return
acronymsYesTrial acronyms to search for
exact_matchNoIf true, match acronym exactly; if false, allow partial matches
max_studiesNoMaximum number of studies to return
search_trials_by_conditionInspect

Search clinical trials by medical condition(s). Returns trials matching any of the specified conditions.

ParametersJSON Schema
NameRequiredDescriptionDefault
fieldsNoSpecific fields to return
conditionsYesMedical conditions to search for
max_studiesNoMaximum number of studies to return
search_trials_by_interventionInspect

Search clinical trials by intervention/treatment.

ParametersJSON Schema
NameRequiredDescriptionDefault
fieldsNoSpecific fields to return
max_studiesNoMaximum number of studies to return
interventionsYesInterventions/treatments to search for
search_trials_by_nct_idsInspect

Retrieve specific clinical trials by NCT ID(s).

ParametersJSON Schema
NameRequiredDescriptionDefault
fieldsNoSpecific fields to return
nct_idsYesNCT IDs to retrieve
search_trials_by_sponsorInspect

Search clinical trials by sponsor/organization.

ParametersJSON Schema
NameRequiredDescriptionDefault
fieldsNoSpecific fields to return
sponsorsYesSponsor organizations to search for
max_studiesNoMaximum number of studies to return
search_trials_combinedInspect

Search clinical trials using multiple criteria (conditions, interventions, sponsors, terms, NCT IDs).

ParametersJSON Schema
NameRequiredDescriptionDefault
termsNoGeneral search terms
fieldsNoSpecific fields to return
nct_idsNoSpecific NCT IDs to include
acronymsNoStudy acronyms to search within titles/acronyms
sponsorsNoSponsor organizations to search for
conditionsNoMedical conditions to search for
max_studiesNoMaximum number of studies to return
interventionsNoInterventions/treatments to search for
search_trials_nct_ids_onlyInspect

Lightweight search returning only NCT IDs and minimal metadata for discovery.

ParametersJSON Schema
NameRequiredDescriptionDefault
termsNoGeneral search terms
sponsorsNoSponsor organizations to search for
conditionsNoMedical conditions to search for
max_studiesNoMaximum number of studies to return
interventionsNoInterventions/treatments to search for

Verify Ownership

Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:

{
  "$schema": "https://glama.ai/mcp/schemas/connector.json",
  "maintainers": [
    {
      "email": "your-email@example.com"
    }
  ]
}

The email address must match the email associated with your Glama account. Once verified, the connector will appear as claimed by you.

Sign in to verify ownership

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.