cyanheadscyanheadsCommunityยท1 Agent Skills Included

clinicaltrialsgov-mcp-server

Search clinical trials, fetch study results, match patients

Searches over 577,000 ClinicalTrials.gov studies with filters, pagination, and field selection. Retrieves full study records, outcomes, adverse events, and participant data without manual portal browsing. Matches patient age, sex, conditions, and location to eligible recruiting trials with ranked results. Runs read-only with no API keys, retry handling, and rate limiting built in.
npx skills add cyanheads/clinicaltrialsgov-mcp-server --all -g -y
Available:

Instructs your AI agent on the server's seven clinical trial tools, one study resource, and analysis prompt, plus the coding conventions and error-handling rules to follow when extending or maintaining them.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install clinicaltrialsgov-mcp-server?โ–ผ

Run `npx skills add cyanheads/clinicaltrialsgov-mcp-server --all -g -y` in your terminal to install everything globally. A public hosted instance is also available at https://clinicaltrials.caseyjhand.com/mcp with no installation required.

How to search ClinicalTrials.gov with AI?โ–ผ

Connect this server to your MCP client and ask in plain language โ€” the search tool handles full-text queries, status and phase filters, geographic proximity, and pagination automatically.

Can it match patients to eligible clinical trials?โ–ผ

Yes. The find_eligible tool takes age, sex, conditions, and location, then returns ranked recruiting trials with eligibility criteria, contacts, and nearby study sites.

Does it require an API key or account?โ–ผ

No. The ClinicalTrials.gov API is public and read-only, so the server works out of the box with zero configuration or credentials.

Which AI clients work with this server?โ–ผ

It works with any MCP-compatible client including Claude Desktop, Claude Code, Cursor, and VS Code, over either stdio or Streamable HTTP transport.

Related Repositories in Education & Research

View All in Education & Researchโ†’