Back to Home
meetsandeepan icon

aria-mcp-server

Verified Safe

by meetsandeepan

Overview

The server acts as a Model Context Protocol (MCP) gateway to the ARIA Access API, enabling comprehensive management of healthcare data including patient demographics, appointments, billing, and radiation therapy.

Installation

Run Command
npm start

Environment Variables

  • ARIA_BASE_URL
  • ARIA_CLIENT_ID
  • ARIA_CLIENT_SECRET
  • ARIA_USERNAME
  • ARIA_PASSWORD

Security Notes

The server handles sensitive healthcare data and authenticates with an external ARIA Access API using credentials from environment variables. There are no obvious signs of 'eval' or malicious code patterns. Authentication tokens are managed with automatic refresh. The primary security consideration is ensuring the `ARIA_BASE_URL` points to a trusted ARIA instance and that all environment variables holding credentials are securely managed.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens500
Stars0
Forks0
Last Update2025-11-28

Tags

HealthcareAPI IntegrationPatient ManagementRadiation TherapyMCP Server