3morixd's picture
Upload README.md with huggingface_hub
995b864 verified
|
Raw
History Blame Contribute Delete
567 Bytes
---
title: MCP Safety Classifier
emoji: πŸ›‘οΈ
colorFrom: red
colorTo: blue
sdk: gradio
sdk_version: "4.44.0"
app_file: app.py
pinned: false
license: apache-2.0
tags: [mcp, safety, guardrails, pii, prompt-injection, dispatchai]
---
# πŸ›‘οΈ dispatchAI MCP Safety Classifier
**MCP Server** β€” on-device safety classification. No model needed, pure Python.
## Tools
- `classify_safety(text)` β€” Check for toxicity, prompt injection, and PII
- `detect_pii(text)` β€” Detect email, phone, SSN, credit card, IP
πŸš€ [dispatchAI](https://huggingface.co/dispatchAI)