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 |
|---|---|
| search-drugs | Search for drug information using FDA database |
| get-drug-details | Get detailed information about a specific drug by NDC (National Drug Code) |
| get-health-statistics | Get health statistics and indicators from WHO Global Health Observatory |
| search-medical-literature | Search for medical research articles in PubMed |
| get-article-details | Get detailed information about a specific medical article by PMID |
| search-drug-nomenclature | Search for drug information using RxNorm (standardized drug nomenclature) |
| search-google-scholar | Search for academic research articles using Google Scholar |
| search-clinical-guidelines | Search for clinical guidelines and practice recommendations from medical organizations |
| check-drug-interactions | Check for potential drug-drug interactions between two medications |
| search-medical-databases | Search across multiple medical databases (PubMed, Google Scholar, Cochrane, ClinicalTrials.gov) for comprehensive results |
| search-medical-journals | Search specific medical journals (NEJM, JAMA, Lancet, BMJ, Nature Medicine) for high-quality research |