Doctor-reviewed blood-test markers, conditions & symptoms as agent tools. EN/RU/HE. Hosted.
MCPpedia last refreshed this data
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-slatech-il-mediora-mcp": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Doctor-reviewed blood-test markers, conditions & symptoms as agent tools. EN/RU/HE. Hosted.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationBe the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in health
MCP server for the ClinicalTrials.gov v2 API. Search trials, retrieve study details and results, and match patients to eligible trials.
MCP server for Withings health data — sleep, activity, heart, and body metrics.
MCP Server for Brazilian ICD-10 (DATASUS) - International Classification of Diseases
Search and contribute to the Open Food Facts database.
MCP Security Weekly
Get CVE alerts and security updates for io.github.SLAtech-IL/mediora-mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
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):
{
"mcpServers": {
"mediora": {
"type": "http",
"url": "https://mcp.mediora.ai/mcp"
}
}
}
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