Skip to main content
Glama

search_xiaohongshu_notes

Find trending Xiaohongshu notes by keyword or hot lists, returning titles, tags, author follower counts, and engagement metrics to identify viral content.

Instructions

查小红书爆款笔记。有完整互动数据但没有笔记正文(接口不提供)。

榜单:点赞Top500 / 低粉爆款 / 7日飙升 / 单日飙升。 返回标题、话题标签、作者粉丝数、点赞/收藏/评论/分享、封面图。

两个已知限制,回答用户时要如实说明:

  • desc 字段常为空:源数据的 desc 就是「标题+话题标签串」,去标签后 44% 完全为空,不是抓取失败

  • link 打不开:笔记链接缺 xsec_token,未登录浏览器会跳 404,只能当唯一标识用

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
daysNo时间窗口天数 1-30。注意:实测该参数对本数据源基本不生效,保留仅为兼容
limitNo返回条数,默认 12,上限 50
keywordNo赛道/细分关键词,留空=全站热门。冷门词可能无数据,建议用热门赛道词

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
Behavior5/5

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

With no annotations, the description carries full disclosure burden and does so excellently. It explicitly states known limitations: no note body, desc field often empty (44%) and why, and links lacking xsec_token causing 404s, plus the caveat that days is effectively non-functional. This is far beyond typical transparency.

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-loaded with the core purpose, then structured into return fields and known limitations. Every sentence adds value, and the known-limitations section is clearly separated for agent consumption.

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 the output schema exists and the description covers purpose, return fields, ranking types, parameter caveats, and known data-quality issues, it is complete enough for an agent to invoke the tool correctly and set user expectations appropriately.

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 days, limit, and keyword including the days ineffectiveness and cold-keyword caveats. The description adds context about returned data and link limitations, but it does not materially enrich parameter semantics beyond what the schema provides.

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?

Description opens with '查小红书爆款笔记', a specific verb, resource, and platform, and further specifies ranking categories and returned fields. This clearly distinguishes the tool from siblings like search_wechat_articles and list_hot_boards by platform and content type.

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

Usage Guidelines4/5

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

Provides clear operational context: which rankings are available, what data is returned, and actionable keyword advice (cold words may return nothing, prefer popular track words). It does not explicitly contrast against sibling tools, but the platform and content-type focus make the appropriate usage obvious.

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