UNPKG

clinicaltrialsgov-mcp-server

Version:

Search ClinicalTrials.gov trials, retrieve study details and results, and match patients to eligible trials via MCP. STDIO or Streamable HTTP.

7 lines 151 B
#!/usr/bin/env node /** * @fileoverview ClinicalTrials.gov MCP server entry point. * @module index */ export {}; //# sourceMappingURL=index.d.ts.map