mcpbeat

Healthguard MCP Server

io.tooloracle/healthguard
not responding

Healthguard is listed as active in the registry but did not answer our last check. It exposes 12 tools. Last commit 1 Apr 2026.

HealthGuard - 12-tool health/medical AI safety MCP: PII redaction, HIPAA, GDPR Art.9.

The author archived this repository on GitHub, meaning it is no longer maintained.

Uptime history 41 hours of history · worst hour 0%
41 hours agonow
0.0%
Uptime 24h
0 of 91 checks
12
Tools
read from the server
37 ms
Response time
average over 24h
0
Stars
last commit 1 Apr 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 12 min ago.

run in your terminal
claude mcp add healthguard --transport http https://tooloracle.io/health/mcp/
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "healthguard": {
      "url": "https://tooloracle.io/health/mcp/"
    }
  }
}
~/.codex/config.toml
[mcp_servers.healthguard]
url = "https://tooloracle.io/health/mcp/"
.cursor/mcp.json
{
  "mcpServers": {
    "healthguard": {
      "url": "https://tooloracle.io/health/mcp/"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "healthguard": {
      "url": "https://tooloracle.io/health/mcp/"
    }
  }
}

Available tools 12

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

adverse
adverse_event_report
Generate pharmacovigilance adverse event report template (MedDRA). Includes EU/DE/US reporting obligations and deadlines.
clinical
clinical_trial_phases
Clinical trial phase requirements under EU CTR 536/2014. Phase I-IV details, CTIS requirements, German specifics.
device
device_classification
MDR Annex VIII medical device risk classification. Determines Class I/IIa/IIb/III based on device characteristics.
drug
drug_interaction
Basic drug-drug interaction risk check. Educational tool — not a clinical decision system. Checks known high-risk combinations.
gdpr
gdpr_health_check
GDPR Art.9 health data processing compliance assessment. Returns required legal basis, DPIA requirements, retention periods.
gmp
gmp_checklist
Good Manufacturing Practice (GMP) audit checklist per EU EudraLex Vol.4. QMS, personnel, premises, documentation, production, QC.
hipaa
hipaa_vs_gdpr
HIPAA vs GDPR comparison for healthcare organizations. Side-by-side analysis with dual-compliance tips.
icd10
icd10_lookup
ICD-10 code lookup and search. Covers common codes and chapter overview. Uses ICD-10-GM (German Modification).
ivdr
ivdr_check
EU IVDR 2017/746 in-vitro diagnostic device compliance. Risk class A-D, Notified Body requirements, transition deadlines.
mdr
mdr_compliance_check
EU MDR 2017/745 compliance assessment for medical devices. Checks CE marking, Notified Body, Clinical Evaluation, PMS, UDI, QMS, EUDAMED. Returns compliance score.
medical
medical_calendar_eu
EU healthcare regulatory deadlines. MDR/IVDR transitions, AI Act obligations, NIS2, PSUR deadlines.
udi
udi_validate
Validate UDI (Unique Device Identification) format per MDR Art. 27. Identifies issuing agency (GS1/HIBCC/ICCBBA).

Endpoints

URLTransportStateLatencyChecked
https://tooloracle.io/health/mcp/ streamable-http answering 37 ms 12 min ago

Healthguard — questions

Answers built from our own checks of this server.

What can Healthguard do?
It exposes 12 tools, read directly from the server on our last check. Among them: adverse_event_report, clinical_trial_phases, device_classification, drug_interaction, gdpr_health_check, gmp_checklist and 6 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Healthguard working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 37 ms. The bar chart above shows every period we have measured.
Is Healthguard still maintained?
The author archived this repository on GitHub, meaning it is no longer maintained. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
The registry lists Healthguard as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Healthguard?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Healthguard need an API key?
No. Healthguard completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 12 of them are readable on this page. This is what we observed, not what the docs claim.
Is Healthguard open source?
Yes — written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.