工具 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)

其他1 积分

调用信息

工具标识
biomcp.nci_organization_searcher
服务提供方
生物医学研究
平均响应
0 ms
近 7 天调用
0

输入参数

name

Organization name to search for (partial match supported)

organization_type

Type of organization (e.g., 'Academic', 'Industry', 'Government')

city

City where organization is located. IMPORTANT: Always use with state to avoid API errors

state

State/province code (e.g., 'CA', 'NY'). IMPORTANT: Always use with city to avoid API errors

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