Skip to main content
Glama
WloBy-Labs

ZhihuMCP

by WloBy-Labs

Related Servers

Alternatives to ZhihuMCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to search, read, and analyze Zhihu content including questions, answers, comments, and user activities through the MCP protocol.
      4
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      A local MCP server that leverages your real Chrome session to read and interact with web pages, including JavaScript-rendered and login-required content. Supports page actions like clicking, scrolling, typing, and platform-specific tools for Zhihu, Xiaohongshu, X, Reddit, and search engines.
      4
      24
      6
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      A simple HTTP API server that allows users to publish articles, create answers, manage columns, and upload images on Zhihu (a Chinese Q&A platform) through straightforward REST API endpoints.
      8
      -
    • A
      license
      A
      quality
      D
      maintenance
      A lightweight MCP server that provides read-only access to Xiaohongshu (Little Red Book) data, enabling search, note details, user profiles, and trending feeds via direct HTTP APIs.
      5
      14 npm
      1
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      MCP server for Xiaohongshu (xiaohongshu.com) enabling login, note/video publishing, search, recommendations, and comment management via CLI or MCP protocol.
      1
      MIT

    TDQS

    A4.4/5.0

    Scored across 10 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose. zhihu_list_comments explicitly directs users to zhihu_list_replies for nested replies, and zhihu_get_content is separate from activity listing. No two tools appear to perform the same action.

    Naming Consistency5/5

    All tool names follow the consistent pattern zhihu_<verb>_<object> (e.g., list_comments, get_content, draft_answer). Even the exception 'login' is a simple verb that fits the overall naming convention.

    Tool Count5/5

    With 10 tools, the set is well-scoped for a Zhihu client, covering authentication, content retrieval, comment browsing, search, and answer creation. Each tool has a clear role without unnecessary bloat.

    Completeness3/5

    The set lacks a tool to read a question's full details (only answers/articles/thoughts are supported by zhihu_get_content), and there are no tools for commenting or publishing drafts directly. Agents can work around some gaps but question context is essential for many workflows.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues