Back to Medical
🏥

Athenahealth MCP

v1.1.0
MedicalClaude DesktopCursormedium Verified

Practice management and EHR — appointments, patients, billing, documents.

https://github.com/athenahealth/mcp-server

Install Config

{
  "mcpServers": {
    "athena": {
      "command": "npx",
      "args": [
        "-y",
        "@athenahealth/mcp-server"
      ],
      "env": {
        "ATHENA_API_KEY": "",
        "ATHENA_PRACTICE_ID": ""
      }
    }
  }
}

Environment Variables

VariableTypeRequired
ATHENA_API_KEYstringRequired
ATHENA_PRACTICE_IDstringRequired

Compatibility

Claude Desktop
Cursor
Cline

Related Connectors