A
licenseA
qualityB
maintenanceConnects to FHIR R4 servers and enables natural language search, read, and optional write of FHIR data from MCP clients like Claude Desktop/Code.
6
7 npm
MIT
Scored across 7 tools
Each tool retrieves a distinct clinical data type (appointments, conditions, medications, lab results, vitals, allergies, immunizations) with no overlap in purpose.
All tools follow the exact pattern 'practicefusion_get_<resource>' using consistent snake_case and verb-noun structure.
7 tools is well-scoped for a read-only EHR data retrieval server, covering the most common clinical data categories without unnecessary bloat.
While the covered resources are appropriate, the server lacks a patient search or listing tool, creating a dependency on external patient IDs that may hinder agent workflows.