Skip to main content
Glama

RedNote MCP Server

by ethancod1ng

rednote_get_trending_topics

Discover trending topics on Xiaohongshu by specifying a category and limit. This tool helps users quickly identify popular content and insights.

Instructions

获取热门话题

Input Schema

NameRequiredDescriptionDefault
categoryNo分类
limitNo数量限制

Input Schema (JSON Schema)

{ "properties": { "category": { "description": "分类", "type": "string" }, "limit": { "default": 20, "description": "数量限制", "maximum": 100, "minimum": 1, "type": "number" } }, "type": "object" }

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/ethancod1ng/rednote-mcp-server'

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