Skip to main content
Glama
cloudy-sfu

rednote-agent

by cloudy-sfu

MCP: "rednote" assistant

MCP server which collects data from www.xiaohongshu.com social media

Acknowledgement

xhshow

Related MCP server: xiaohongshu-skill

Install

Cookies extraction tool

If you have Chromium-based browsers, please install J2TEAM cookies extension. Otherwise, you need to find an alternative extension to export, or manually copy cookies to local file.

[!NOTE]

If you don't use Chromium-based browsers or prefer another way to extract the cookies (alternative extension or manual process), the format of extracted cookies file is defined in JSON schema cookies_schema.json.

JSON schema editor can check whether the extracted cookies file (instance) fits cookies_schema.json (template).

Python program

Confirm you have a rednote account.

Visit https://www.xiaohongshu.com and log in your "rednote" account.

Export the cookies with J2TEAMS Cookies or alternatives to file $xiaohongshu_cookies_path.

Create and a Python 3.13 virtual environment and activate. Run the following command.

pip install -r requirements.txt
python cookies.py --input_path $xiaohongshu_cookies_path

Save the output before closing, because the output is MCP configuration information.

Update cookies

If MCP server fails to start, extract the new cookies to file $xiaohongshu_cookies_path.

Go to this program's folder, activate Python virtual environment.

Run the following command.

python cookies.py --input_path $xiaohongshu_cookies_path

MCP config

Let the root folder of this program be $base_dir.

MCP configuration:

Item

Value

Name

rednote-agent

Type

stdio

Command

$base_dir/start_server.ps1

Update version

Update source code of this MCP server.

Update cookies. Turn off and on this MCP server again.

A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    A locally-run MCP server that enables downloading images, videos, and LivePhotos from Xiaohongshu (RedNote) and retrieving detailed work information through URL-based queries.
    Last updated
    7
    GPL 3.0
  • A
    license
    -
    quality
    C
    maintenance
    MCP server for automating Xiaohongshu (RED Note). Publish posts, search content, comment, like, and analyze creator data on China's largest lifestyle social platform.
    Last updated
    23
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    MCP server enabling AI assistants to search, analyze, and generate content for Xiaohongshu (RedNote), China's leading lifestyle social media platform.
    Last updated
    6
    7
    MIT

View all related MCP servers

Related MCP Connectors

  • Official Octoparse MCP server for template discovery, cloud tasks, and structured data export.

  • MCP server for ByteDance Seedream AI image generation

  • MCP server for Wan AI video generation

View all MCP Connectors

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/cloudy-sfu/MCP-rednote-assistant'

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