streamable-httpupdated 5mo ago
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.
Dieses Repository wurde vom Eigentümer archiviert. Es funktioniert weiterhin, erhält aber keine Updates.
Was kannst du mit healthguard machen?
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 & FeedOracle Infrastructure
Quick Connect
# 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
Installation
healthguard zu deinem Client hinzufügen. Wähl den, den du nutzt.
claude mcp add --transport http healthguard https://tooloracle.io/health/mcp/codex mcp add healthguard --url https://tooloracle.io/health/mcp/{
"mcpServers": {
"healthguard": {
"url": "https://tooloracle.io/health/mcp/"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"healthguard": {
"type": "http",
"url": "https://tooloracle.io/health/mcp/"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"healthguard": {
"url": "https://tooloracle.io/health/mcp/"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"healthguard": {
"serverUrl": "https://tooloracle.io/health/mcp/"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
Score
39 / 100
Unvollständig
- Dokumentation17/25
- Pflege8/25
- Vertrauen6/20
- Funktionsumfang0/15
- Installation12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 153 days ago
- Has a release history
- Repository is not archived
- No licence detected
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 0 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
Versionsverlauf
| Versionen | Veröffentlicht |
|---|---|
| 1.0.0Aktuell | 7. Mai 2026 |