You're viewing a demo portfolio

Join the waitlist
PRSM

clinical_trials

Active

Tool of ai.dynamicfeed/dynamic-feed

declared in 0.8.0

Live clinical-trial registrations and status updates from ClinicalTrials.gov (US NIH/NLM registry). Returns the most-recently-updated trials, each with: NCT id, title, status (recruiting / completed / terminated / ...), phase, conditions, lead sponsor (+ class), study type, enrollment, start / primary-completion / completion dates, location count + countries, and first-posted / last-update dates. `condition` = disease/condition filter ("melanoma", "type 2 diabetes", "alzheimer"). `query` = free-text search across the whole record (intervention, sponsor, keyword — "crispr", "Pfizer", "semaglutide"); combine with `condition` to narrow. Both empty (argless default) = the most-recently-updated notable trials registry-wide. Keyless; ClinicalTrials.gov data is US Government public domain (17 U.S.C. § 105) — free for commercial reuse, courtesy of the U.S. National Library of Medicine. Self-reported registry data — informational only, not medical advice. Every value is returned in an Ed25519-signed, provenance-stamped envelope (source and observation time) you can verify offline against /.well-known/keys, no account required.

Parameters schema

{
  "type": "object",
  "title": "clinical_trialsArguments",
  "properties": {
    "query": {
      "type": "string",
      "title": "Query",
      "default": ""
    },
    "condition": {
      "type": "string",
      "title": "Condition",
      "default": ""
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

ai.dynamicfeed/dynamic-feed

1/7 registries
View full server →
clinical_trials — ai.dynamicfeed/dynamic-feed — PRSM MCP