Clinicaltrials Database
Helps with AI, database as part of working with databases and data persistence workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add k-dense-ai-clinicaltrials-database npx -- -y @trustedskills/k-dense-ai-clinicaltrials-database
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"k-dense-ai-clinicaltrials-database": {
"command": "npx",
"args": [
"-y",
"@trustedskills/k-dense-ai-clinicaltrials-database"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides access to and querying capabilities for the ClinicalTrials.gov database, a resource containing information about privately and publicly funded clinical studies worldwide. It allows users to retrieve specific trial details based on various criteria like disease, intervention, location, or study status. The skill can summarize trial results and identify potentially relevant trials for research or patient recruitment.
When to use it
- Research: Quickly find clinical trials related to a specific disease or treatment.
- Patient Recruitment: Identify suitable patients for enrollment in ongoing clinical trials based on inclusion/exclusion criteria.
- Data Analysis: Extract data from multiple trials to perform meta-analyses or identify trends.
- Competitive Intelligence: Analyze competitor’s trial pipelines and strategies.
Key capabilities
- Query ClinicalTrials.gov database
- Retrieve trial details (e.g., title, description, eligibility criteria)
- Summarize trial results
- Filter trials by disease, intervention, location, status, etc.
Example prompts
- "Find clinical trials for Alzheimer's disease in California."
- "What are the inclusion/exclusion criteria for a Phase 3 trial of drug X?"
- "List all active clinical trials investigating immunotherapy for lung cancer."
Tips & gotchas
The ClinicalTrials.gov database is vast and complex; be as specific as possible with your queries to narrow down results. Understanding common medical terminology will improve the accuracy and relevance of retrieved information.
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.