Clinicaltrials Database
Quickly retrieve relevant clinical trial details from databases based on patient criteria and research interests.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add clinicaltrials-database npx -- -y @trustedskills/clinicaltrials-database
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"clinicaltrials-database": {
"command": "npx",
"args": [
"-y",
"@trustedskills/clinicaltrials-database"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The clinicaltrials-database skill provides AI agents with the ability to query and analyze data from the ClinicalTrials.gov registry, a comprehensive database of publicly and privately supported clinical studies conducted around the world. It enables automated retrieval of study details, eligibility criteria, and recruitment status directly within an agent's workflow.
When to use it
- Researching specific medical interventions or treatments for inclusion in systematic reviews.
- Identifying ongoing trials that match a patient's specific demographic profile or condition.
- Extracting historical data on trial outcomes and sponsorship information for regulatory analysis.
- Automating the collection of recruitment status updates across multiple study identifiers.
Key capabilities
- Querying the ClinicalTrials.gov registry via API integration.
- Retrieving detailed study summaries including conditions, interventions, and locations.
- Accessing eligibility criteria and inclusion/exclusion parameters.
- Fetching real-time recruitment status and enrollment numbers.
- Parsing structured data for specific study identifiers (NCT numbers).
Example prompts
- "Find all active Phase 3 clinical trials in the United States investigating new treatments for Type 2 diabetes."
- "Extract the inclusion criteria and current recruitment status for study NCT05123456."
- "List the top 10 most frequently sponsored organizations conducting trials on Alzheimer's disease currently recruiting participants."
Tips & gotchas
Ensure you have valid API access or rate limits configured if querying large datasets, as ClinicalTrials.gov imposes usage restrictions. Always verify that retrieved eligibility criteria are up-to-date before making recommendations for patient participation.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.