Skip to main content
Glama
zhaohongyuziranerran

chinese-social-mcp

Chinese Social Media MCP Server

Chinese Social Media Automation MCP Server - Connecting AI Agents with Chinese Social Platforms

6 Major Platforms Supported

Platform

ID

Title Limit

Body Limit

Video

Image

Xiaohongshu

xiaohongshu

20 chars

1000 chars

✅ 5 min

✅ 18 pics

Douyin

douyin

55 chars

300 chars

✅ 15 min

WeChat Official Account

wechat_mp

64 chars

20000 chars

Weibo

weibo

-

2000 chars

✅ 5 min

✅ 9 pics

Zhihu

zhihu

50 chars

50000 chars

Bilibili

bilili

80 chars

250 chars

✅ 60 min

10 Tools

#

Tool

Function

1

list_platforms

List all supported platforms

2

get_platform_info

Get detailed platform specifications

3

adapt_content

Adapt content for multiple platforms

4

check_content

Content compliance check

5

score_content

Content adaptation scoring

6

get_trending

Get trending searches/topics

7

publish_content

Publish content to platforms

8

analyze_content

Content data analysis

9

get_account_stats

Get account statistics

10

search_platform

Search platform content

Core Capabilities

Multi-Platform Content Adaptation

One piece of content → 6 platform versions, automatically handling:

  • Character truncation/expansion

  • Automatic title generation (including platform-specific styles: Xiaohongshu with emojis/Zhihu with question marks)

  • Hashtag formatting (Xiaohongshu #tag#/Douyin #tag/Weibo #tag#)

  • Prohibited word detection and replacement

  • Platform style suggestions

Real-time trending searches from 6 major platforms:

  • Weibo Trending (30 items)

  • Douyin Trending (30 items)

  • Zhihu Trending (30 items)

  • Bilibili Trending (30 items)

  • Baidu Trending (30 items)

  • Toutiao Trending (30 items)

Content Compliance

  • Prohibited word detection (different word lists for different platforms)

  • Sensitive content pattern recognition (e.g., soliciting WeChat adds/forced engagement)

  • External link risk alerts

  • Automatic replacement suggestions

Usage Examples

Content Adaptation

adapt_content(
    content="这是最好的AI工具推荐,绝对值得试试!",
    platforms="xiaohongshu,douyin,weibo",
    tags="AI,工具,推荐"
)
get_trending(platform="weibo", limit=10)

Compliance Check

check_content(content="保证100%有效!", platform_id="xiaohongshu")

Local Installation

pip install -r requirements.txt
python server.py

REST Deployment

python -m chinese_social_mcp.rest_server

No local installation required, configure directly in your MCP client:

{
  "mcpServers": {
    "chinese-social-mcp": {
      "url": "http://www.mzse.com/social-mcp/"
    }
  }
}

REST API

curl http://www.mzse.com/social-mcp/

Deployment Status

License

MIT

F
license - not found
Not graded
quality - not tested
C
maintenance

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

  • Connect any AI agent to 11+ social platforms: schedule, publish & track posts via hosted MCP.

  • Schedule and publish to 10 social platforms: LinkedIn, X, Instagram, TikTok, YouTube, and more.

  • Social media analytics, post insights, and competitor benchmarking for AI agents.

View all MCP Connectors

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/zhaohongyuziranerran/chinese-social-mcp'

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