Skip to main content
Glama

RedNote MCP

by MilesCool

search_xiaohongshu

Search Xiaohongshu (Red Note) for user-generated content, author details, and images using a specific query, with customizable result counts for precise retrieval on RedNote MCP.

Instructions

Searches for content on Xiaohongshu (Red Note) based on a query

Input Schema

NameRequiredDescriptionDefault
countNoNumber of results to return
queryYesSearch query for Xiaohongshu content

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "count": { "default": 10, "description": "Number of results to return", "type": "number" }, "query": { "description": "Search query for Xiaohongshu content", "type": "string" } }, "required": [ "query" ], "type": "object" }

Other Tools from RedNote MCP

Related Tools

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

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