自动化上传视频到社交媒体:抖音、小红书、视频号、tiktok、youtube、bilibili
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"social-auto-upload": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-social-auto-upload"
]
}
}
}