3morixd's picture
Upload README.md with huggingface_hub
995b864 verified
|
Raw
History Blame Contribute Delete
567 Bytes

A newer version of the Gradio SDK is available: 6.19.0

Upgrade
metadata
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