工具 API
nci_ disease_ searcher
Search NCI's controlled vocabulary of cancer conditions. Searches the National Cancer Institute's curated database of cancer conditions and diseases used in clinical trials. This is different from the general disease_getter tool which uses MyDisease.info. NCI's disease vocabulary provides: - Official cancer terminology used in trials - Disease synonyms and alternative names - Hierarchical disease classifications - Standardized disease codes for trial matching Requires NCI API key from: https://clinicaltrialsapi.cancer.gov/ Example usage: - Search for specific cancer types (e.g., "melanoma") - Find all lung cancer subtypes - Look up official names for disease synonyms - Get standardized disease terms for trial searches Note: This is specifically for NCI's cancer disease vocabulary. For general disease information, use the disease_getter tool.
调用信息
- 工具标识
- biomcp.nci_disease_searcher
- 服务提供方
- 生物医学研究
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
nameDisease name to search for (partial match)
include_synonymsInclude synonym matches in search
categoryDisease category/type filter
api_keyNCI 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.
pagePage number (1-based)
page_sizeResults per page