Skip to main content
Glama

athenahealth MCP Server

list_providers

Find healthcare providers in your practice by name or specialty to support clinical workflows and patient care coordination.

Instructions

List all healthcare providers in the practice

Input Schema

NameRequiredDescriptionDefault
limitNoMaximum number of results
nameNoFilter by provider name
specialtyNoFilter by specialty

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 50, "description": "Maximum number of results", "type": "number" }, "name": { "description": "Filter by provider name", "type": "string" }, "specialty": { "description": "Filter by specialty", "type": "string" } }, "required": [], "type": "object" }

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