TOOL API

nci_intervention_searcher

Search for interventions in the NCI Clinical Trials database. Searches the National Cancer Institute's curated database of interventions used in cancer clinical trials. This includes: - FDA-approved drugs - Investigational agents - Medical devices - Surgical procedures - Radiation therapies - Behavioral interventions Requires NCI API key from: https://clinicaltrialsapi.cancer.gov/ Example usage: - Find all trials using pembrolizumab - Search for CAR-T cell therapies - List radiation therapy protocols - Find dietary interventions

Other1 credits

Call information

Tool slug
biomcp.nci_intervention_searcher
Provider
BioMCP
Average response
0 ms
Calls in 7 days
0

Input parameters

name

Intervention name to search for (e.g., 'pembrolizumab')

intervention_type

Type of intervention: 'Drug', 'Device', 'Biological', 'Procedure', 'Radiation', 'Behavioral', 'Genetic', 'Dietary', 'Other'

synonyms

Include synonym matches in search

api_key

NCI API key. Check if user mentioned 'my NCI API key is...' in their message. If not provided here and no env var is set, user will be prompted to provide one.

page

Page number (1-based)

page_size

Results per page. If not specified, returns all matching results.