hot-list

Zhihu Hot List

zhihuhot-list
MCPMode: SSEUnofficial4 downloadswebaientertainment

Fetch Zhihu's trending hot list via the official MCP service, returning ranked topics as structured results for LLM consumption.

知乎热榜 MCP (Zhihu Hot List MCP)

通过知乎开放平台官方 MCP 服务(MCP over SSE)获取知乎实时热榜,适合接入支持 MCP 的 Agent、助手或工作流系统。仅提供工具能力,不提供 resources / prompts。

接口信息

说明
SSE URLhttps://developer.zhihu.com/api/mcp/hot_list/v1/sse
传输方式MCP over SSE
工具名hot_list

鉴权(必填)

请求头 Authorization: Bearer <your_access_secret>。在 LangBot 安装时于 Authorization 字段填入 Bearer <你的 Access Secret>(含 Bearer 前缀)。Access Secret 在知乎开放平台个人中心获取。

工具:hot_list

名称类型必填说明
limitNumber返回条数 1-30,默认 30

返回为 MCP text 类型的结构化 XML(含 rank/title/url/thumbnail_url/summary)。热榜偏实时,顺序与内容随时间变化。

文档

https://developer.zhihu.com/docs?key=hot_list_mcp

Use Zhihu Hot List in Feishu/Lark bots, DingTalk bots, WeCom bots, WeChat bots, QQ bots, Slack bots, Discord bots, Telegram bots, LINE Bots, and Matrix Bots.

Host your bot on LangBot Cloud and connect this extension to the collaboration platforms your team already uses.

Open LangBot Cloud

Comments