Back to the catalog

io.tooloracle/healthguard

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

Open source Repository Open in the app JSON README (API)

About

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

Details

Kind
MCP servers
Topic
Government & public data
Publisher
io.tooloracle
Origin
official
Category
ferramentas
Transport
http
Version
1.0.0
Last push
2026-04-01T07:45:31Z
Repository state
arquivado
Language
Python
Added
2026-08-29 04:01:46
Updated
2026-08-29 04:01:46
Origin id
io.tooloracle/healthguard

README

# HealthGuard MCP Server v1.0.0

**Healthcare Compliance MCP Server — 12 tools for EU MDR/IVDR medical device regulation, pharmacovigilance, ICD-10 coding, GMP audits, GDPR health data (Art.9), clinical trial phases (EU CTR), HIPAA vs GDPR comparison.**

Port 12401 | Part of [ToolOracle](https://tooloracle.io) & [FeedOracle](https://feedoracle.io) Infrastructure

## Quick Connect

```bash
# Claude Desktop / Claude Code
claude mcp add healthguard https://tooloracle.io/health-guard/mcp

# Or use directly
curl -X POST https://tooloracle.io/health-guard/mcp/ \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'
```

## 12 Tools

| `mdr_compliance_check` | Tool 1 |
| `ivdr_check` | Tool 2 |
| `device_classification` | Tool 3 |
| `udi_validate` | Tool 4 |
| `drug_interaction` | Tool 5 |
| `icd10_lookup` | Tool 6 |
| `adverse_event_report` | Tool 7 |
| `gdpr_health_check` | Tool 8 |
| `hipaa_vs_gdpr` | Tool 9 |
| `clinical_trial_phases` | Tool 10 |
| `gmp_checklist` | Tool 11 |
| `medical_calendar_eu` | Tool 12 |

## Endpoints

| Endpoint | URL |
|----------|-----|
| MCP (StreamableHTTP) | `https://tooloracle.io/health-guard/mcp/` |
| MCP (FeedOracle) | `https://feedoracle.io/health-guard/mcp/` |
| Health | `https://tooloracle.io/health-guard/health` |

## Architecture

- **Transport**: StreamableHTTP + SSE (MCP Protocol 2025-03-26)
- **Auth**: x402 micropayments (USDC on Base) + Stripe subscriptions
- **Signing**: ECDSA ES256K — every response cryptographically signed
- **Platform**: Whitelabel MCP Platform v1.0

## Part of the ToolOracle Ecosystem

ToolOracle operates 81+ MCP servers with 824+ tools across:
- **Compliance & Regulation** — DORA, MiCA, NIS2, AMLR, GDPR, EU AI Act
- **Finance & Tax** — CFOCoPilot, TaxOracle, ISO20022Oracle
- **Legal** — LawOracle, LegalTechOracle, ContractOracle
- **Healthcare** — HealthGuard
- **Supply Chain** — SupplyChainOracle
- **Cybersecurity** — CyberShield, DORAOracle, TLPTOracle
- **HR** — HROracle
- **Blockchain** — 13 chains (ETH, BTC, Solana, Arbitrum, etc.)
- **Business Intelligence** — SEO, Leads, Reviews, E-Commerce

## License

Proprietary — © 2026 ToolOracle / FeedOracle. All rights reserved.
Contact: enterprise@feedoracle.io

More