HuiMei — Social Media Automation MCP Server (Douyin, TikTok, XHS, Bilibili, Weibo & more)
@HuiMei Team
AI-powered social media automation for 11+ platforms. Publish videos and images to Douyin (TikTok China), Xiaohongshu (RED), Bilibili, Kuaishou, Weibo, WeChat Channels, Zhihu, Toutiao and more — all from your AI agent via MCP protocol. Local Playwright execution, encrypted cookies, residential IP support.
Overview
HuiMei — Social Media Automation for AI Agents
The first MCP Server for social media publishing — let AI agents publish content to Douyin, TikTok, Xiaohongshu (RED), Bilibili, Kuaishou, Weibo, and 5 more platforms.
Supported Platforms
| Platform | Video | Image |
|---|---|---|
| Douyin (抖音) | ✅ | ✅ |
| Xiaohongshu / RED (小红书) | ✅ | ✅ |
| Bilibili (B站) | ✅ | ✅ |
| Kuaishou (快手) | ✅ | ✅ |
| Weibo (微博) | ✅ | ✅ |
| TikTok | ✅ | ❌ |
| WeChat Channels (视频号) | ✅ | ❌ |
| Zhihu (知乎) | ✅ | ✅ |
| Toutiao (头条) | ✅ | ✅ |
| Baijiahao (百家号) | ✅ | ❌ |
| WeChat MP (微信公众号) | ❌ | ✅ |
Install
pip install huimei
playwright install chromium
MCP Tools
| Tool | Description |
|---|---|
huimei_login | Browser-based OAuth login |
huimei_platforms | List supported platforms |
huimei_accounts | List linked accounts |
huimei_publish | Publish content to platforms |
huimei_status | Check connection status |
huimei_logout | Log out |
Links
- Homepage: huimei.smaroot.tech
- PyPI: pypi.org/project/huimei
Server Config
{
"mcpServers": {
"huimei": {
"command": "huimei-mcp-server",
"args": []
}
}
}