
RedNote MCP
by ifuryst
Access and interact with Xiaohongshu (RedNote) content directly through your AI assistant.
What it does
RedNote MCP allows AI assistants to search and retrieve content from Xiaohongshu (RedNote), one of China's most influential social commerce platforms. It enables the AI to fetch note details and search for trends or specific topics within the RedNote ecosystem.
Tools
search_notes: Search for notes on RedNote using specific keywords.get_note_detail: Retrieve the full content and details of a specific note via its URL.init_auth: Initialize the login process to authenticate and save session cookies.
Installation
To use this server, you must first install Playwright:
npx playwright install
Then run the initialization to login:
npm install -g rednote-mcp
rednote-mcp init
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"RedNote MCP": {
"command": "rednote-mcp",
"args": [
"--stdio"
]
}
}
}
Supported hosts
Only clients confirmed in README.
- Cursor
Quick install
npm install -g rednote-mcpInformation
- Pricing
- free
- Published
- 4/24/2026
- stars






