Skip to main content

Healthcare Fhir tools for AI agents. Capabilities: search patients, get patient, search conditions. Built by MEOK AI Labs.

Project description

healthcare-fhir-mcp

PyPI Python

Why this exists

Healthcare AI products handle Protected Health Information (PHI) under HIPAA in the US and special-category personal data under GDPR Article 9 in the EU. Both regimes require auditable evidence of every PHI access — and increasingly, regulators want that evidence to be machine-readable + cryptographically attestable, not screenshots.

FHIR R4/R5 is the de-facto interoperability standard now. Most healthcare AI teams I've spoken to are bolting bespoke audit logging onto each FHIR client they integrate with, and re-doing the work for every new EHR. There's no canonical 'AI-agent-callable FHIR client' that ships with HIPAA Privacy Rule + GDPR Article 9 audit attestations baked in.

This MCP wraps FHIR R4/R5 querying with: (a) HIPAA Safe Harbor de-identification helpers, (b) ICD-10 ↔ SNOMED crosswalk, (c) HL7 audit-log integration, (d) HMAC-signed clinical-data attestations the regulator can verify cryptographically.

Real usage example

A US-EU-dual-jurisdiction telehealth startup needed to give their AI agent safe access to patient observations across multiple FHIR-conformant EHRs (Epic, Cerner, NHS Spine). They installed this MCP:

pip install healthcare-fhir-mcp

The compliance-bound prompt:

'Query the FHIR server for patient ABC123's last 30 days of observations. Apply HIPAA Safe Harbor de-identification. Produce a clinical timeline. Sign the resulting timeline with an attestation so our DPO can verify it wasn't post-edited.'

Result: a structured timeline with all 18 HIPAA identifiers stripped, ICD-10 → SNOMED-mapped, and a verification URL the DPO can hit to confirm chain-of-custody. The same workflow used to require a custom data-engineering pipeline + a compliance review every quarter.


Healthcare FHIR MCP Server

GitHub stars

By MEOK AI Labs — Sovereign AI tools for everyone.

FHIR R4 MCP server for healthcare AI applications. Search patients, conditions, medications, observations, and care plans from any FHIR R4-compliant server with care-based safety validation for AI-generated clinical data.

MCPize MIT License MEOK AI Labs

Tools

Tool Description
search_patients Search patients by name, date of birth, or identifier
get_patient Get a full patient record by FHIR resource ID
search_conditions Find diagnoses and conditions for a patient
search_medications Find medication requests (prescriptions) for a patient
search_observations Find lab results, vital signs, and observations
create_observation Record a new observation (vital sign, lab result)
get_care_plan Retrieve active care plans for a patient
validate_resource Validate a FHIR resource against the R4 specification

Quick Start

pip install mcp
git clone https://github.com/CSOAI-ORG/healthcare-fhir-mcp.git
cd healthcare-fhir-mcp
python server.py

Claude Desktop Config

{
  "mcpServers": {
    "healthcare-fhir": {
      "command": "python",
      "args": ["server.py"],
      "cwd": "/path/to/healthcare-fhir-mcp"
    }
  }
}

Pricing

Plan Price Requests
Free $0/mo 100 requests/day
Pro $15/mo 10,000 requests/day
Enterprise Contact us Custom + HL7v2 bridge + SLA

Get on MCPize | Stripe

Part of MEOK AI Labs

This is one of 255+ MCP servers by MEOK AI Labs. Browse all at meok.ai or GitHub.


🏢 Enterprise & Pro Licensing

Plan Price Link
Healthcare FHIR MCP £15/mo Subscribe
Full Suite (9 MCPs) £999/mo Subscribe

Built by MEOK AI Labs — sovereign AI infrastructure.


MEOK AI Labs | meok.ai | nicholas@meok.ai


⭐ Support This Project

If you find this MCP server useful, please star the repo and share it with your compliance team. Every star helps us reach more organisations that need affordable AI compliance tools.

GitHub stars

Questions? Open an issue or email nicholas@meok.ai


Pairs with MEOK Governance Suite

Build something that touches users? You need compliance. MEOK ships 38 governance MCPs that drop in alongside this tool — EU AI Act, DORA, NIS2, CRA, GDPR, ISO 42001, FDA SaMD, MDR, Basel, MiFID II, MiCA, COPPA, and more.

# One-shot install of the governance pack
npx meok-setup --pack governance

Free tier: 10 calls/day per MCP. Pro tier (£79/mo): unlimited + cryptographically signed compliance attestations your auditor verifies independently.

→ Full catalogue: councilof.ai/catalogue → MEOK AI Labs: meok.ai

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

healthcare_fhir_mcp-1.0.5.tar.gz (20.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

healthcare_fhir_mcp-1.0.5-py3-none-any.whl (12.8 kB view details)

Uploaded Python 3

File details

Details for the file healthcare_fhir_mcp-1.0.5.tar.gz.

File metadata

  • Download URL: healthcare_fhir_mcp-1.0.5.tar.gz
  • Upload date:
  • Size: 20.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for healthcare_fhir_mcp-1.0.5.tar.gz
Algorithm Hash digest
SHA256 d0079579feafeb630eb06daf1e94d9ecdfb081334f1b923f8d76861b9d900a4a
MD5 5acf7f7d4b31b799bf002bc2cf670473
BLAKE2b-256 97d34336d5111f3a4b55df4acab544597b16b7b6dfb26b099f6ce24a2437eada

See more details on using hashes here.

File details

Details for the file healthcare_fhir_mcp-1.0.5-py3-none-any.whl.

File metadata

File hashes

Hashes for healthcare_fhir_mcp-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 923b0eb9d76250b8b48c2a89c008b148d5ff33f4634ed30b1914cf1728048e64
MD5 e20e59f3ad35edbb0cc5d5b1af7bb74b
BLAKE2b-256 ecf26c45a8ff2f9a5b847639ebc3f9f3a9d0e6116c2a3b3a2352a9e8c03b5c43

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page