Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
NCCN_PASSWORD | Yes | Your NCCN account password registered on the official NCCN website | |
NCCN_USERNAME | Yes | Your NCCN account username registered on the official NCCN website |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
get_guidelines_index | Provides access to the NCCN guidelines index containing all available guidelines organized by category with their corresponding URLs. |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
get_index | |
download_pdf | |
extract_content |