Skip to main content
Glama
fysh1010
by fysh1010

Related Servers

Alternatives to bilibili-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      C
      quality
      D
      maintenance
      A Model Context Protocol (MCP) server that provides services for the bilibili.com API, supporting functions such as obtaining user information and video search.
      3
      1
      Apache 2.0
    • A
      license
      B
      quality
      A
      maintenance
      Bilibili MCP server enabling video search, comment management, danmaku, user info, dynamics, live streaming analysis, and more via 31 tools.
      31
      24 npm
      3
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      Standalone Model Context Protocol (MCP) server for the mr-model platform, offering 5 tools to query video lists, comments, OCR transcripts, search, and blogger opinions via a web API.
      -
    • A
      license
      A
      quality
      D
      maintenance
      A Bilibili MCP Server that can retrieve subtitles, danmaku (bullet comments), and comments information from videos using the video URL.
      3
      20
      MIT
    • A
      license
      Not graded
      quality
      F
      maintenance
      An MCP server that enables users to search Bilibili videos, access trending rankings, and retrieve detailed information about videos, content creators, and anime schedules. It allows AI applications to interact directly with Bilibili content via simple API interfaces.
      47 npm
      192
      MIT

    TDQS

    B3.2/5.0

    Scored across 5 tools

    Disambiguation2/5

    The tools parse_bilibili_video, get_bilibili_video_info, and get_bilibili_basic_info all return overlapping video information (title, cover, user info), making it unclear which one an agent should select. The remaining two tools are distinct, but the majority of the surface has ambiguous boundaries.

    Naming Consistency4/5

    All tool names follow a consistent verb_bilibili_noun pattern with snake_case, which is good. The only minor deviation is the use of both 'parse' and 'get' as verbs, but the overall pattern remains predictable and readable.

    Tool Count4/5

    Five tools is a reasonable number for a video information server, fitting well within the ideal 3-15 range. However, the functional overlap among three of the tools suggests the count could be trimmed without losing capability.

    Completeness4/5

    The server covers the key read operations expected for Bilibili video content: basic info, detailed info, download URLs, and collection listing. Minor gaps exist, such as the lack of search or user profile tools, but these are not critical for the apparent purpose.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues