AgentUni

healthpoint-rs

by @edithatogo / v0.1.0

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

Install

Docker / stdio

docker run -i --rm ghcr.io/edithatogo/healthpoint-mcp:0.1.0

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-edithatogo-healthpoint-rs": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/edithatogo/healthpoint-mcp:0.1.0"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.edithatogo/healthpoint-rs · published 2026-06-30 · updated 2026-06-30. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Other & General servers

Browse category