Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
fda_drug_lookup | Look up drug information from the FDA database |
pubmed_search | Search for medical literature in PubMed database |
health_topics | Get evidence-based health information on various topics |
clinical_trials_search | Search for clinical trials by condition, status, and other parameters |
lookup_icd_code | Look up ICD-10 codes by code or description |
get_usage_stats | Get usage statistics for the current session |
get_all_usage_stats | Get overall usage statistics for all sessions |