Doctor-reviewed blood-test markers, conditions & symptoms as agent tools. EN/RU/HE. Hosted.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
A hosted Model Context Protocol server that exposes Mediora.AI's doctor-reviewed medical catalog to AI agents β blood-test markers, clinical conditions and patient symptoms β as callable tools, in English, Russian and Hebrew.
https://mcp.mediora.ai/mcp (JSON-RPC 2.0 over streamable HTTP)https://mcp.mediora.ai/.well-known/mcp.jsonhttps://mcp.mediora.ai/mcp/infoThis repository is the public listing for a hosted server. It contains the registry manifest and connection instructions β not the server's source. Clients connect to the endpoint above; there is nothing to run locally.
Add to your MCP client. For Claude Desktop (claude_desktop_config.json):
No API key is required for the catalog tools. Restart the client and ask, e.g., "What does a high ferritin mean?" β the answer comes straight from Mediora's doctor-reviewed catalog.
| Tool | Returns |
|---|---|
mediora__list_markers | Every blood-test marker (slug + short name) |
mediora__explain_marker | Full doctor-reviewed explainer for one marker |
mediora__lookup_marker | Fuzzy alias search across EN/RU/HE |
mediora__list_conditions | Every clinical condition (slug + ICD-10) |
mediora__explain_condition | Full explainer for a clinical condition |
mediora__list_symptoms | Every patient-side symptom |
mediora__explain_symptom | Symptom triage explainer with lab work-up |
| Tool | Returns |
|---|---|
mediora__whoami | The authenticated patient's profile summary |
mediora__analyze_lab_pdf | Upload a lab PDF/image for analysis (SSRF-guarded fetch) |
mediora__get_patient_history | The patient's uploaded tests |
mediora__get_test_details | A single test's markers + AI interpretation |
mediora__longitudinal_trend | A marker's trend across the patient's uploads |
English Β· Russian Β· Hebrew β native interpretation, not machine translation. Pass a
lang argument (en | ru | he) to any catalog tool.
This repository (manifest + docs) is released under the MIT License. The catalog content served by the tools is licensed CC-BY-NC 4.0 β free to use with attribution to Mediora.AI (link to https://www.mediora.ai), non-commercial unless separately licensed.
Editorial: editor@mediora.ai Β· Privacy/DSAR: privacy@mediora.ai
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mediora-mcp)<a href="https://allmcps.com/mcp/mediora-mcp"><img src="https://allmcps.com/api/badge/mediora-mcp?style=directory" alt="Mediora Mcp on AllMCPs" /></a>