io.github.edithatogo

healthpoint-rs

healthpoint-rs

Read-only MCP server for licensed Healthpoint HL7 FHIR API access.

stdiocommunityservice

Package Details

Transportstdio

Environment Variables

HEALTHPOINT_API_KEY(str)
RequiredSecret

User-provided licensed Healthpoint API key/token.

HEALTHPOINT_BASE_URL(str)
Default:https://uat.healthpointapi.com/baseR4/

Healthpoint API base URL.

HEALTHPOINT_AUTH_SCHEME(str)
Default:x-api-key

bearer | x-api-key | header:<name> | none

HEALTHPOINT_GEO_SEARCH_MODE(str)
Default:healthpoint-lat-lon

healthpoint-lat-lon | fhir-near

HEALTHPOINT_TIMEOUT_SECS(str)
Default:30

HTTP timeout in seconds, clamped to 1..300.