Skip to main content
Glama
CCCpan

Chinese Sensitive Words MCP Server

by CCCpan

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WORDSCHECK_API_BASENo自定义API服务地址,可选。
WORDSCHECK_ACCESS_TOKENNo注册用户的访问令牌,用于无限制使用。免费用户无需配置。

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
check_sensitive_wordsA

Detect sensitive/prohibited words in Chinese text for social media platforms (Xiaohongshu, Douyin, Kuaishou, Bilibili). Returns risk level (high/medium/low/tip), word category, position, and safe replacement suggestions. Free tier: 100 requests/day without token. Set WORDSCHECK_ACCESS_TOKEN for unlimited access. Max 3000 characters per request. Use this tool when users need to check marketing copy, product descriptions, live-streaming scripts, or social media posts for compliance.

get_word_suggestionsA

Get safe replacement suggestions for sensitive/prohibited Chinese words. Returns alternative words that convey similar meaning but comply with platform rules. Use this when users want to fix flagged words in their content. If keyword is provided, returns suggestions only for that word; otherwise returns the full suggestion library organized by category.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/CCCpan/chinese-sensitive-words-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server