io.github.lazymac2x/ai-guardrails
io.github.lazymac2x/ai-guardrails · v1.0.0 · MCP 2024-11-05
Cloudflare Workers MCP server: ai-guardrails
Reachability
reachable
checked 2026-07-14 04:07 UTC
Registry status active
Tools pinned 5
7bdc418b8fec
Tools last changed
unchanged since first capture 2026-07-14
Repo last push 2026-04-11
GitHub stars 0
Provenance
Registry namespace io.github.lazymac2x
(GitHub-account verified by the official registry)
Repository
github.com/lazymac2x/ai-guardrails-api
Remote endpoints
https://api.lazy-mac.com/ai-guardrails/mcp (streamable-http)
Observed changes
| When (UTC) | Event | Detail |
|---|---|---|
| 2026-07-14 04:07 | first capture | 5 tools pinned |
Pinned tool definitions (5)
| Tool | Description |
|---|---|
| detect_pii | Detect personally identifiable information (email, phone, SSN, credit card, IP, URL, API key) in a text string. |
| redact_pii | Redact PII from text. mode=mask replaces with [REDACTED]; mode=tag uses typed placeholders like [EMAIL]. |
| check_safety | Check text for harmful content using weighted keyword detection. Returns a 0–1 score and verdict (safe/caution/unsafe). |
| check_hallucination | Heuristic scoring of LLM hedge phrases that correlate with hallucinated outputs. Returns score 0–1 and risk level. |
| full_check | Run pii, safety, and/or hallucination checks in one call. Default: pii + safety. Specify checks=["pii","safety","hallucination"] to run all. |
Status badge
[](https://toolpin.dev/servers/io.github.lazymac2x/ai-guardrails)
Maintain this server? Add the badge to your README — it links your users to this live status page.