Detect sensitive/prohibited words in Chinese text for social media platforms (Xiaohongshu, Douyin, Kuaishou, Bilibili). Features massive daily-updated dictionary, risk level classification, safe replacement suggestions, homophone detection, and NER filtering.
$git clone https://github.com/cccpan/chinese-sensitive-words-mcpInstalls into the current project.
Install chinese-sensitive-words-mcp by running `git clone https://github.com/cccpan/chinese-sensitive-words-mcp`, then use it for the current task and follow its documentation at https://github.com/cccpan/chinese-sensitive-words-mcp.