File size: 567 Bytes
c407422
995b864
 
 
c407422
 
995b864
c407422
 
995b864
 
c407422
 
995b864
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
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)