healthcare-fhir-mcp
v1.0.0
Published
Healthcare Fhir tools for AI agents. Capabilities: search patients, get patient, search conditions. Built by MEOK AI Labs.
Maintainers
Readme
Healthcare FHIR MCP Server
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.
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.pyClaude 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 |
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 | csoai.org | [email protected]
