Skip to main content
Glama
hhy5562877

Douyin MCP

by hhy5562877

Related Servers

Alternatives to Douyin MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      D
      quality
      D
      maintenance
      Provides access to Douyin (TikTok China) API for searching videos, retrieving user profiles, posts, comments, music, challenges, live streams, and hot trends through the Douyin platform.
      79
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI assistants to automatically upload videos to Douyin (TikTok China) creator platform, supporting login, video upload with title/description/tags, and session management.
      9 npm
      36
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables Douyin public search, video and comment reading, authorized creator video management, analytics, uploads, publishing, and comment replies/deletion via official APIs and optional browser reads.
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables local scraping and interaction with Douyin (TikTok China) content, including videos, user data, comments, live streams, and private messages, using personal account cookies without official APIs.
      1
      -

    TDQS

    A4.1/5.0

    Scored across 8 tools

    Disambiguation5/5

    Each tool targets one specific resource type and action: session status, feed, search, video details, video comments, comment replies, user info, and user posts. The only similar pair (get_homefeed and search_videos) is clearly separated by recommendation vs keyword-driven retrieval.

    Naming Consistency5/5

    All tools use lowercase snake_case and a consistent verb_noun pattern: check_*, get_*_*, and search_*. get_homefeed is a minor compound but does not break the overall convention.

    Tool Count5/5

    With 8 tools, the server covers the core Douyin browsing and analytics flows without bloat. Each tool supports a distinct workflow step and no tool is redundant.

    Completeness5/5

    The set covers a complete read-only lifecycle: authentication status, discovery via feed/search, video detail, threaded comments (video comments plus sub-comments), and user profile/posts. Tools chain naturally from discovery to video, comment, and user details with no obvious dead ends.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues