Skip to main content
Glama

Related Servers

Alternatives to douban-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      B
      maintenance
      MCP server and CLI for accessing Douban movie and book data, including search, details, reviews, charts, and user collections. Supports read-only and write operations (mark movies/books) when authenticated.
      11
      7 npm
      10
      MIT
    • F
      license
      A
      quality
      F
      maintenance
      An MCP server enabling LLMs to access WeChat Reading bookshelf, notes, highlights, and reviews via tools like get_bookshelf, search_books, and get_book_notes_and_highlights.
      4
      131 npm
      170
      -
    • A
      license
      C
      quality
      D
      maintenance
      Enables interaction with Douban content including searching and reviewing books, movies, TV shows, and browsing group discussions. Supports searching by ISBN or keywords, retrieving reviews, and managing group topics with filtering capabilities.
      2
      8
      5 npm
      11
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      MCP server for querying the availability and status of movie resource sites, including online/offline status, response times, and search functionality.
      4
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Official MCP server for the DDYS (低端影视) API, enabling search, details, resources, collections, comments, and media export (STRM, M3U) via natural language.
      17 npm
      MIT

    TDQS

    C2.6/5.0

    Scored across 10 tools

    Disambiguation5/5

    Each tool targets a distinct resource and action: books, movies, TV, or group topics. Even though search-movie covers both movies and TV, the separate detail tools clarify the scope. No two tools appear to do the same thing.

    Naming Consistency4/5

    Most tools follow a consistent verb_noun pattern with hyphen-separated words (search-*, list-*, get-*). The exception is 'browse', which is a bare verb without a named resource, and search-movie implies only movies though it also covers TV. Overall, the pattern is readable and mostly uniform.

    Tool Count5/5

    With 10 tools, the count is well within the typical range for a domain-specific server. It covers multiple resource types without being bloated, and each tool serves a clear purpose.

    Completeness3/5

    The set covers search, list, and detail operations for movies/TV and group topics, but lacks a dedicated get-book-detail tool; instead, 'browse' opens a browser, which is a workaround. There are also no mutation operations, but that may be acceptable for a public data server. Missing a get-book-detail is a notable gap.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues