★ 14 stars
Go
🤖 AI/LLM
Updated today
TurboPush MCP Server - Connect AI agents (Claude, OpenClaw) to publish content across 20+ platforms including WeChat, Douyin, Bilibili, Xiaohongshu, and more via Model Context Protocol.
View on GitHub →
Try with Claude — $10 free →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"turbopush-mcp": {
"command": "go",
"args": [
"run",
"github.com/xueyc1f/turbopush-mcp@latest"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add turbopush-mcp go run github.com/xueyc1f/turbopush-mcp@latest
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"turbopush-mcp": {
"command": "go",
"args": [
"run",
"github.com/xueyc1f/turbopush-mcp@latest"
]
}
}
}
📋 Copy
Topics
ai-agent-tools claude content-publishing douyin mcp openclaw-skills wechat xiaohongshu