MCP Fhir runs on your own machine — the client starts it, so there is no endpoint to ping. 63 installs a week from pypi. Last commit 21 Jun 2026.
FHIR R4 read/search/validate MCP server — US Core/IPS profiles, SMART-on-FHIR auth (Epic/Cerner).
We read the source, 23 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-fhir -- uvx mcp-fhir
{
"mcpServers": {
"mcp-fhir": {
"args": [
"mcp-fhir"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-fhir]
command = "uvx"
args = ["mcp-fhir"]
{
"mcpServers": {
"mcp-fhir": {
"args": [
"mcp-fhir"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-fhir": {
"args": [
"mcp-fhir"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
FHIR_BASE_URL (Base URL of the FHIR R4 server (default: https://hapi.fhir.org/baseR4)), SMART_ENABLED (Set to 'true' to enable SMART-on-FHIR OAuth 2.0 (Epic/Cerner)).
The author declared them in the registry entry; get the values from the project itself.
MCP server for the Tolk smart contract compiler. Compile, validate, and explore TON contracts.
Reddit MCP server: search posts, subreddit feeds, comments & user profiles as JSON. No API key.
Local MCP server that serves and validates bank-specific ISO 20022 clearing profiles.
Write, validate, render and analyze spintax templates. Backed by @spintax/core. No auth.
MCP server for India GST: validate GSTIN, search HSN, calculate tax.
MCP instruction indexing server with search, CRUD, validation, and cross-repo knowledge promotion.
An MCP FHIR server written in Go for EMR systems like Epic and Cerner
An MCP server that validates content against MCP specification using semantic search and AI
Answers built from our own checks of this server.