MCP Servers / communication / glin-profanity-mcp

glin-profanity-mcp

JSON →
httpnone53communication

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.

Install
How to run this server
[ { "cmd": "npx @anthropic-ai/mcp-inspector", "imports": [] } ]
server path: glin-profanity-mcp
Tools
What this server exposes
check_profanity
Check if a given text contains profanity
censor_profanity
Censor profanity in a given text
get_profanity_list
Get the list of profane words
add_profanity_word
Add a word to the profanity list
remove_profanity_word
Remove a word from the profanity list
clear_profanity_list
Clear the entire profanity list
get_custom_words
Get the list of custom profane words
add_custom_word
Add a custom profane word
remove_custom_word
Remove a custom profane word
clear_custom_words
Clear all custom profane words
set_censor_character
Set the character used for censoring
get_censor_character
Get the current censor character
enable_profanity_check
Enable profanity checking
disable_profanity_check
Disable profanity checking
is_profanity_check_enabled
Check if profanity checking is enabled
set_profanity_threshold
Set the profanity threshold level
get_profanity_threshold
Get the current profanity threshold
analyze_text
Analyze text for profanity and return detailed results
get_statistics
Get profanity check statistics
reset_statistics
Reset profanity check statistics
export_profanity_list
Export the profanity list to a file
import_profanity_list
Import a profanity list from a file
get_version
Get the version of the profanity checker
get_help
Get help information about available tools
Configuration
Environment & auth
authnone
Resources
glin-profanity-mcp — MCP Server · libregistry