Skip to main content
Glama

athenahealth MCP Server

by ophydami

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoEnvironmentdevelopment
LOG_LEVELNoLog Levelinfo
ATHENA_VERSIONNoAPI Versionv1
ATHENA_BASE_URLYesathenahealth API Base URL
ATHENA_CLIENT_IDYesathenahealth API Client ID
ATHENA_PRACTICE_IDYesPractice ID
ATHENA_CLIENT_SECRETYesathenahealth API Client Secret

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
clinical_assessmentGenerate a clinical assessment prompt for a patient
medication_reviewGenerate a medication review prompt
care_planGenerate a care plan prompt

Resources

Contextual data attached and managed by the client

NameDescription
Patient SearchSearch for patients by name, DOB, or other identifiers
Patient DetailsGet detailed information about a specific patient
Patient AllergiesGet patient allergy information
Patient ProblemsGet patient problem list
Patient PrescriptionsGet patient prescription history
Patient Vital SignsGet patient vital signs history
Patient Lab ResultsGet patient laboratory results
Clinical AlertsGet clinical decision support alerts for patient
Provider DirectoryList healthcare providers in the practice
Provider DetailsGet detailed information about a specific provider
Department DirectoryList departments in the practice

Tools

Functions exposed to the LLM to take actions

NameDescription
search_patients

Search for patients by name, DOB, phone, or email

check_drug_interactions

Check for drug interactions for a patient

create_prescription

Create a new prescription for a patient

create_appointment

Create a new appointment for a patient

acknowledge_alert

Acknowledge a clinical alert

get_clinical_summary

Get a comprehensive clinical summary for a patient

list_departments

List all departments in the practice

list_providers

List all healthcare providers in the practice

check_appointment_availability

Check available appointment slots for a department and date range

create_patient

Register a new patient in the system

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/ophydami/Athenahealth-MCP'

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