HealthClawGuardrails
Rank #202io.github.aks129/healthclaw-guardrails
Guardrailed FHIR access for AI agents: PHI redaction, audit trail, step-up auth, tenant isolation
HealthClawGuardrails is a Model Context Protocol (MCP) server published by aks129. It ranks #202 of 115,460 servers tracked on MCP Toplist, and its repository has 30 GitHub stars. HealthClawGuardrails is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 15, 2026 and most recently updated on Jul 4, 2026.
Ranks ahead of 115,258 of 115,460 servers on MCP Toplist.
Use HealthClawGuardrails
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http healthclaw-guardrails https://mcp-server-production-5112.up.railway.app/mcp[mcp_servers.healthclaw-guardrails]
url = "https://mcp-server-production-5112.up.railway.app/mcp"Add to ~/.codex/config.toml.
https://mcp-server-production-5112.up.railway.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"healthclaw-guardrails": {
"url": "https://mcp-server-production-5112.up.railway.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"healthclaw-guardrails": {
"type": "http",
"url": "https://mcp-server-production-5112.up.railway.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"healthclaw-guardrails": {
"serverUrl": "https://mcp-server-production-5112.up.railway.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"healthclaw-guardrails": {
"url": "https://mcp-server-production-5112.up.railway.app/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.aks129%2Fhealthclaw-guardrails)<a href="https://mcptoplist.com/server/io.github.aks129%2Fhealthclaw-guardrails"><img src="https://mcptoplist.com/badge/io.github.aks129%2Fhealthclaw-guardrails.svg" alt="MCP Toplist: Top 1% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
aks129
Available versions (1)
| Version | Published |
|---|---|
| 1.6.0 | Jul 4, 2026 |
Frequently asked questions
- Who maintains HealthClawGuardrails?
- HealthClawGuardrails is maintained by aks129, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is HealthClawGuardrails listed on the Official MCP Registry?
- Yes — HealthClawGuardrails is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does HealthClawGuardrails have?
- MCP Toplist tracks 1 version of HealthClawGuardrails, most recently published on Jul 4, 2026.
- Where can I find the source code for HealthClawGuardrails?
- The source code for HealthClawGuardrails is hosted at github.com/aks129/healthclawguardrails.