athenahealth MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_ENV | No | Environment | development |
| LOG_LEVEL | No | Log Level | info |
| ATHENA_VERSION | No | API Version | v1 |
| ATHENA_BASE_URL | Yes | athenahealth API Base URL | |
| ATHENA_CLIENT_ID | Yes | athenahealth API Client ID | |
| ATHENA_PRACTICE_ID | Yes | Practice ID | |
| ATHENA_CLIENT_SECRET | Yes | athenahealth API Client Secret |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_patientsB | Search for patients by name, DOB, phone, or email |
| check_drug_interactionsC | Check for drug interactions for a patient |
| create_prescriptionC | Create a new prescription for a patient |
| create_appointmentC | Create a new appointment for a patient |
| acknowledge_alertC | Acknowledge a clinical alert |
| get_clinical_summaryC | Get a comprehensive clinical summary for a patient |
| list_departmentsB | List all departments in the practice |
| list_providersC | List all healthcare providers in the practice |
| check_appointment_availabilityB | Check available appointment slots for a department and date range |
| create_patientC | Register a new patient in the system |
| get_patient_encountersC | Get all encounters for a patient |
| get_encounterC | Get details of a specific encounter |
| create_encounterC | Create a new encounter for a patient |
| update_encounterC | Update an existing encounter |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| clinical_assessment | Generate a clinical assessment prompt for a patient |
| medication_review | Generate a medication review prompt |
| care_plan | Generate a care plan prompt |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Patient Search | Search for patients by name, DOB, or other identifiers |
| Patient Details | Get detailed information about a specific patient |
| Patient Allergies | Get patient allergy information |
| Patient Problems | Get patient problem list |
| Patient Prescriptions | Get patient prescription history |
| Patient Vital Signs | Get patient vital signs history |
| Patient Lab Results | Get patient laboratory results |
| Clinical Alerts | Get clinical decision support alerts for patient |
| Provider Directory | List healthcare providers in the practice |
| Provider Details | Get detailed information about a specific provider |
| Department Directory | List departments in the practice |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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