io.github.edithatogo
healthpoint-rs
healthpoint-rs
Read-only MCP server for licensed Healthpoint HL7 FHIR API access.
stdiocommunityservice
Package Details
ghcr.io/edithatogo/healthpoint-mcp:0.1.0
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-keybearer | x-api-key | header:<name> | none
HEALTHPOINT_GEO_SEARCH_MODE(str)
Default:
healthpoint-lat-lonhealthpoint-lat-lon | fhir-near
HEALTHPOINT_TIMEOUT_SECS(str)
Default:
30HTTP timeout in seconds, clamped to 1..300.