Skip to main content
Glama

RedNote MCP Server

by ethancod1ng

rednote_get_user_info

Retrieve detailed user information from Xiaohongshu (Little Red Book) by providing a user ID or username, enabling analysis and access to user profiles via the RedNote MCP Server.

Instructions

获取用户信息

Input Schema

NameRequiredDescriptionDefault
user_idYes用户ID或用户名

Input Schema (JSON Schema)

{ "properties": { "user_id": { "description": "用户ID或用户名", "type": "string" } }, "required": [ "user_id" ], "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