Submit

MCP Fhir Tools

@aehrc

9 months ago
A collection of tools for working with FHIR data, designed to be used with Large Language Models via the Model Context Protocol.
Overview

no content

Server Config

{
  "mcpServers": {
    "fhir-tools": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-fhir-tools"
      ]
    },
    "au-fhir-tools": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-au-fhir-tools"
      ]
    },
    "tx-tools": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-tx-tools"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.