Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HEALTHPOINT_API_KEYYesYour Healthpoint API key.
HEALTHPOINT_BASE_URLNoBase URL for the Healthpoint API. Default is https://uat.healthpointapi.com/baseR4/https://uat.healthpointapi.com/baseR4/
HEALTHPOINT_AUTH_SCHEMENoAuthentication scheme: bearer, x-api-key, header:<name>, or none. Default is x-api-key.x-api-key
HEALTHPOINT_TIMEOUT_SECSNoTimeout in seconds for API requests. Default is 30.30
HEALTHPOINT_EXPORT_POLICYNoExport policy: local-only, licensed-share, or open-approved. Default is local-only.local-only
HEALTHPOINT_GEO_SEARCH_MODENoGeographic search mode: healthpoint-lat-lon or fhir-near. Default is healthpoint-lat-lon.healthpoint-lat-lon

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
prompts
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
healthpoint_access_policyA

Show conservative Healthpoint access/export policy. Use before exporting or reusing data.

healthpoint_api_access_notesA

Show Healthpoint API access notes discovered from the portal. Does not include secrets.

healthpoint_diagnostic_statusA

Show redacted Healthpoint client configuration and readiness. Never returns the API key.

healthpoint_find_nearby_servicesA

Find nearby Healthpoint HealthcareService records by latitude/longitude. Read-only.

healthpoint_get_locationB

Get a single Healthpoint Location record by FHIR id. Read-only.

healthpoint_get_organizationA

Get a single Healthpoint Organization record by FHIR id. Read-only.

healthpoint_get_serviceA

Get a single Healthpoint HealthcareService record by FHIR id. Read-only.

healthpoint_read_resource_uriA

Read a supported healthpoint:// resource URI. This mirrors planned MCP resources while keeping the operation explicit and read-only.

healthpoint_search_by_snomedA

Search Healthpoint HealthcareService records by SNOMED CT code. Read-only.

healthpoint_search_servicesB

Search Healthpoint HealthcareService records. Read-only; requires a user-provided API key.

Prompts

Interactive templates invoked by user choice

NameDescription
healthpoint_license_checkPrepare a license/export safety check before using Healthpoint data.
healthpoint_safe_searchDraft a safe Healthpoint service-search request using licensed, read-only access.

Resources

Contextual data attached and managed by the client

NameDescription
Diagnostic statusRedacted runtime client configuration
API access notesNon-secret Healthpoint API endpoint and access notes
Access policyConservative Healthpoint access and export policy

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/edithatogo/healthpoint-rs'

If you have feedback or need assistance with the MCP directory API, please join our Discord server