# healthguard

**Category:** 🧬 Biology & Bioinformatics  
**Repository:** https://github.com/ToolOracle/healthguard  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/healthguard

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

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "healthguard": {
    "command": "npx",
    "args": ["-y","healthguard"]
  }
}
```

## Documentation & 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

