Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
prompts
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_medical_infoA

Search for peer-reviewed medical information from MedlinePlus and StatPearls (NCBI). Returns a list of relevant articles with titles, URLs, and descriptions. IMPORTANT: Use simple, focused queries with 1-3 key medical terms for best results. Avoid overly complex multi-word queries. If searching for specific patterns or presentations, use the core condition/topic (e.g., "child abuse burns" instead of "geometric patterned skin lesions burns infants child abuse"). The tool will automatically try simpler queries if the initial search returns no results. This tool provides EDUCATIONAL information only - not medical advice, diagnoses, or treatment recommendations.

fetch_medical_articleA

Fetch and parse the full content of a medical article from MedlinePlus or StatPearls. Only URLs from medlineplus.gov and ncbi.nlm.nih.gov are allowed for security. This tool provides EDUCATIONAL information only - not medical advice, diagnoses, or treatment recommendations.

set_patient_profileA

Save patient profile information (age, weight, height, chronic conditions, medications, allergies, etc.). This information is stored locally and will be used to provide more personalized medical information during consultations. All fields are optional - you can provide as much or as little information as you want.

get_patient_profileA

Retrieve the saved patient profile information. Returns null if no profile has been saved.

delete_patient_profileB

Delete the saved patient profile information.

calculate_clinical_scoreA

Calculate clinical decision rule scores to help assess disease severity, risk stratification, and guide clinical decision-making. Supports multiple evidence-based calculators: CURB-65 (pneumonia severity), Centor Score (strep throat probability), Wells DVT (deep vein thrombosis risk), Wells PE (pulmonary embolism risk), HEART Score (chest pain cardiac risk), CHA2DS2-VASc (stroke risk in atrial fibrillation), GCS (Glasgow Coma Scale for consciousness assessment), qSOFA (sepsis screening), Alvarado Score (appendicitis), Glasgow-Blatchford Score (upper GI bleeding risk), NIHSS (NIH Stroke Scale for stroke severity), SOFA (Sequential Organ Failure Assessment), PERC (Pulmonary Embolism Rule-out Criteria), TIMI (Thrombolysis in Myocardial Infarction Risk Score), MELD (Model for End-Stage Liver Disease), GAD-7 (Generalized Anxiety Disorder-7). These tools help determine appropriate level of care (outpatient vs hospital) and testing strategies. This tool provides EDUCATIONAL information only - all clinical decisions must be made by qualified healthcare providers.

Prompts

Interactive templates invoked by user choice

NameDescription
diagnostic_consultationEngage in an educational medical consultation to help understand symptoms and conditions. Provides information about possible conditions and common clinical approaches, but does not prescribe treatments or provide medical advice.

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/gholtzap/doctor-claude'

If you have feedback or need assistance with the MCP directory API, please join our Discord server