Skip to main content
Glama
Augmented-Nature

Unofficial Clinical Trials MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_studiesC

Search for clinical trials with various filters

get_study_detailsC

Get detailed information about a specific clinical trial

search_by_locationB

Find clinical trials by geographic location

search_by_conditionA

Search for clinical trials focusing on specific medical conditions

get_trial_statisticsC

Get aggregate statistics about clinical trials

search_by_sponsorB

Search clinical trials by sponsor or organization

search_by_interventionB

Search clinical trials by intervention or treatment type

get_recruiting_studiesB

Get currently recruiting clinical trials with contact information

search_by_date_rangeA

Search clinical trials by start or completion date range

get_studies_with_resultsA

Find completed clinical trials that have published results

search_rare_diseasesA

Search clinical trials for rare diseases and orphan conditions

get_pediatric_studiesB

Find clinical trials specifically designed for children and adolescents

get_similar_studiesA

Find clinical trials similar to a specific study by NCT ID

search_by_primary_outcomeB

Search clinical trials by primary outcome measures or endpoints

search_by_eligibility_criteriaC

Advanced search based on detailed eligibility criteria

get_study_timelineC

Get detailed timeline and milestone information for studies

search_international_studiesB

Find multi-country international clinical trials

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.2/5.0

Scored across 17 tools

Disambiguation4/5

Most tools have distinct purposes, but 'search_studies' is a general search that may overlap with the more specific search tools (e.g., search_by_condition). However, descriptions help differentiate them.

Naming Consistency5/5

All tools follow a consistent verb_noun pattern: 'get_' for retrieval and 'search_' for queries. No mixing of conventions.

Tool Count5/5

17 tools cover a broad range of clinical trial queries without being excessive. The count is well-scoped for a query-focused server.

Completeness4/5

The tool set covers major search dimensions (condition, location, sponsor, etc.) and details. Missing search by phase or combined filters, but overall comprehensive for read-only access.

Maintenance

ActivityInactive
ResponsivenessNo issues