工具 API
nci_ organization_ searcher
Search for organizations in the NCI Clinical Trials database. Searches the National Cancer Institute's curated database of organizations involved in cancer clinical trials. This includes: - Academic medical centers - Community hospitals - Industry sponsors - Government facilities - Research networks Requires NCI API key from: https://clinicaltrialsapi.cancer.gov/ IMPORTANT: To avoid API errors, always use city AND state together when searching by location. The NCI API has limitations on broad searches. Example usage: - Find cancer centers in Boston, MA (city AND state) - Search for "MD Anderson" in Houston, TX - List academic organizations in Cleveland, OH - Search by organization name alone (without location)
调用信息
- 工具标识
- biomcp.nci_organization_searcher
- 服务提供方
- 生物医学研究
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
nameOrganization name to search for (partial match supported)
organization_typeType of organization (e.g., 'Academic', 'Industry', 'Government')
cityCity where organization is located. IMPORTANT: Always use with state to avoid API errors
stateState/province code (e.g., 'CA', 'NY'). IMPORTANT: Always use with city to avoid API errors
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