Modern, lightweight profanity detection & content moderation toolkit with l33t speak detection, multi-language support, and guard rails
| Tool name | Description | Destructive? |
|---|---|---|
| profanease_check | ✓ no | |
| profanease_clean | ✓ no | |
| profanease_analyze | ✓ no |
{
"mcpServers": {
"profanease": {
"command": "npx",
"args": [
"-y",
"profanease"
]
}
}
}