Fhir MCP Suite Server
Rank #63,992io.github.pcmedsinge/mcp-clinical-reasoner
Drug interactions (FDA), dose range check, allergy cross-reactivity. No PHI processed.
Fhir MCP Suite Server is a Model Context Protocol (MCP) server published by pcmedsinge. It ranks #63,992 of 132,113 servers tracked on MCP Toplist. Fhir MCP Suite Server is listed on Official MCP, with 1 tracked version. It was first listed on Jun 19, 2026 and most recently updated on Jun 20, 2026.
Ranks ahead of 68,121 of 132,113 servers on MCP Toplist.
Use Fhir MCP Suite Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-clinical-reasoner -- uvx mcp-clinical-reasoner[mcp_servers.mcp-clinical-reasoner]
command = "uvx"
args = ["mcp-clinical-reasoner"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-clinical-reasoner": {
"command": "uvx",
"args": [
"mcp-clinical-reasoner"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-clinical-reasoner": {
"command": "uvx",
"args": [
"mcp-clinical-reasoner"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-clinical-reasoner": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-clinical-reasoner"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-clinical-reasoner": {
"command": "uvx",
"args": [
"mcp-clinical-reasoner"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-clinical-reasoner": {
"command": "uvx",
"args": [
"mcp-clinical-reasoner"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.pcmedsinge%2Fmcp-clinical-reasoner)<a href="https://mcptoplist.com/server/io.github.pcmedsinge%2Fmcp-clinical-reasoner"><img src="https://mcptoplist.com/badge/io.github.pcmedsinge%2Fmcp-clinical-reasoner.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
pcmedsinge
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jun 20, 2026 |
Frequently asked questions
- Who maintains Fhir MCP Suite Server?
- Fhir MCP Suite Server is maintained by pcmedsinge, which publishes 7 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Fhir MCP Suite Server listed on the Official MCP Registry?
- Yes — Fhir MCP Suite Server is listed on the Official MCP Registry.
- How many versions does Fhir MCP Suite Server have?
- MCP Toplist tracks 1 version of Fhir MCP Suite Server, most recently published on Jun 20, 2026.
- Where can I find the source code for Fhir MCP Suite Server?
- The source code for Fhir MCP Suite Server is hosted at github.com/pcmedsinge/fhir-mcp-suite.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.