TikTok MCP
Related Servers
Alternatives to TikTok MCP
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceEnables AI assistants to access TikTok organic analytics including video performance, engagement metrics, and profile insights via the TikTok Developer API.525 npm1MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI assistants to manage TikTok advertising campaigns through the TikTok Ads API. Supports campaign creation, performance analytics, audience management, creative operations, and custom reporting through natural language interactions.49MIT
- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to download TikTok videos without watermarks, analyze creator metrics and audience insights, track trending content and hashtags, and search videos, users, and sounds through RapidAPI integration.-
- AlicenseBqualityBmaintenanceMCP server for TikTok that lets AI agents connect accounts, post and schedule videos, follow users, manage profiles, and analyze performance—all via QR login with no API keys.162MIT
- FlicenseNot gradedqualityBmaintenanceEnables Claude to query a TikTok account on demand, retrieving profile information, recent videos, today's videos, and detailed video statistics.-
- FlicenseNot gradedqualityDmaintenanceConnects TikTok accounts to Claude, enabling analysis of account data for branding and affiliate marketing.-
TDQS
Scored across 14 tools
Each tool targets a distinct action or resource: account listing, profile, auth, video retrieval, ranking, search, aggregation, posting, drafts, and status polling. Even the video-reading tools are clearly separated by purpose, with descriptions that explicitly steer agents away from using list_videos when top_videos or stats_summary is more appropriate.
Most tools follow a clear verb_noun pattern like list_videos, get_profile, post_video, and send_video_to_drafts. Minor deviations such as top_videos and stats_summary break the strict verb-first convention, but the overall naming is predictable and readable.
With 14 tools, the server is well-scoped for a TikTok management integration. Each tool covers a meaningful part of the workflow—authentication, profile, content retrieval, analytics, posting, drafts, and status tracking—without excessive fragmentation.
The tool surface covers the main account, content, posting, and draft workflows well, including status polling and fallback paths for unaudited apps. Obvious gaps like video update/delete or comment management are absent, but these may be platform API limitations rather than server oversights.