Skip to main content
Glama

search_hot_topics

Find what's trending now across 85 real-time hot lists from major Chinese platforms like Weibo, Zhihu, and Bilibili. Filter by platform or keyword to discover popular topics instantly.

Instructions

查全网实时热榜(85 个榜单),覆盖微博/知乎/微信/百度/B站/抖音/快手/贴吧/虎扑/36氪/GitHub 等。

这是话题级数据:只有标题、排名、热度值,没有点赞收藏等互动数。 回答"现在什么在火"用它;回答"哪条内容爆了、怎么爆的"要用另两个工具。

数据实时(不同于公众号/小红书的快照)。注意:本数据源不含小红书榜。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo每个榜单最多取几条,默认 12,上限 50
keywordNo按条目标题过滤,可跨所有榜单找某主题在全网的热度
platformNo平台/榜单名筛选,逗号分隔,子串匹配,如「微博,知乎,抖音」。留空=全部 85 个榜单。先调 list_hot_boards 看有哪些
max_boardsNo最多返回几个榜单,默认 8,防止一次拉回太多撑爆上下文

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observedv0.2.0

TDQS

A4.5/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries the safety/behavior burden and does a good job: it discloses real-time freshness, topic-level granularity, absence of interaction counts, and the lack of Xiaohongshu data. It does not mention rate limits or auth, but this is a read-oriented search tool and the stated caveats are the most decision-relevant behaviors.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is compact, front-loads the scope, and uses formatting/bold to highlight the key distinction. Every sentence earns its place: coverage, data granularity, usage routing, freshness, and an exclusion caveat.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given an output schema exists and all four parameters are optional and documented in the schema, the description completes the picture: what the tool returns, when to use it versus alternatives, freshness, and an important data-source exclusion. No critical calling information is missing.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so the schema already documents limit, keyword, platform, and max_boards fully. The description adds useful context ('85 boards', no Xiaohongshu, topic-level data) but does not materially change parameter semantics beyond the schema descriptions.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description opens with a specific verb and resource: '查全网实时热榜(85 个榜单)' and enumerates the covered platforms. It also differentiates itself from the content-search siblings by stating this is topic-level data (titles, ranks, heat values only) and that answering 'which content exploded' requires the other tools.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicitly prescribes when to use this tool: answer 'what is trending now'; for content-level explosion questions it points to the two sibling search tools. It also gives a negative boundary ('本数据源不含小红书榜') and points to list_hot_boards in the schema for valid platform names.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/thsrite/mcp-quiver'

If you have feedback or need assistance with the MCP directory API, please join our Discord server