Skip to content
Back to search
30
MCP streamable-http

io.github.aks129/healthclaw-guardrails

io.github.aks129/healthclaw-guardrails

Guardrailed FHIR access for AI agents: PHI redaction, audit trail, step-up auth, tenant isolation

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

healthcare-fhir-mcp
Healthcare Fhir tools for AI agents. Capabilities: search patients, get patient, search conditions. Built by MEOK AI Labs.
0 tools
healthcare-fhir-mcp
Healthcare Fhir tools for AI agents. Capabilities: search patients, get patient, search conditions. Built by MEOK AI Labs.
0 tools
io.github.zengxzh/buer
Guardrail for AI coding agents: catches loops, regressions, and test-tampering.
0 tools
io.github.piqrypt/audit-trail
Cryptographic audit trail for AI agents. Sign, verify, export. GDPR/HIPAA/EU AI Act.
0 tools
fhir-mcp
The trustworthy FHIR bridge for AI agents — MCP server with reproducible clinical evals, reversible de-identification, and CDS Hooks.
0 tools
Agent Guardrail
Action-level governance for AI agents with policy enforcement, spend caps, and flight recording.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.aks129/healthclaw-guardrails": {
      "url": "https://mcp-server-production-5112.up.railway.app/mcp",
      "transport": "streamable-http"
    }
  }
}