chinese-social-mcp
允许AI Agent管理微信公众号内容,包括发布文章(标题64字,正文最多20000字)和获取账号统计信息。
允许AI Agent管理小红书内容,包括发布图文/视频(标题20字,正文1000字,最多18张图片/5分钟视频),获取热搜及账号数据。
允许AI Agent管理知乎内容,包括发布文章(标题50字,正文最多50000字),获取热搜及账号数据。
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 | ❌ | ❌ |
- | 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 all supported platforms |
2 |
| Get detailed platform specifications |
3 |
| Adapt content for multiple platforms |
4 |
| Content compliance check |
5 |
| Content adaptation scoring |
6 |
| Get trending searches/topics |
7 |
| Publish content to platforms |
8 |
| Content data analysis |
9 |
| Get account statistics |
10 |
| 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
Trending Search Monitoring
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 Searches
get_trending(platform="weibo", limit=10)Compliance Check
check_content(content="保证100%有效!", platform_id="xiaohongshu")Local Installation
pip install -r requirements.txt
python server.pyREST Deployment
python -m chinese_social_mcp.rest_serverOnline Access (Recommended)
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
Item | Address |
Domain | |
GitHub |
License
MIT
This server cannot be installed
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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