Content moderation and profanity detection MCP server with 19 tools, 24 language support, leetspeak/Unicode obfuscation detection, context-aware analysis, batch processing, and user tracking for AI-powered content safety.
Server Config
{
"mcpServers": {
"glin-profanity": {
"command": "npx",
"args": [
"-y",
"glin-profanity-mcp"
]
}
}
}