RedNote-MCP

RedNote-MCP

4.1

If you are the rightful owner of RedNote-MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.

RedNote MCP is a Model Context Protocol server for accessing content on Xiaohongshu.

RedNote MCP is a server designed to facilitate access to content on Xiaohongshu, a popular Chinese social media platform. It leverages the Model Context Protocol (MCP) to provide a structured way to interact with the platform's content, such as notes and comments. The server supports authentication management with persistent cookies, keyword search for notes, and access to note content via URLs. It is built to be used with the Playwright environment for browser automation, ensuring seamless interaction with Xiaohongshu's web interface. RedNote MCP can be installed globally via npm or directly from the source, and it includes a command-line initialization tool for easy setup. The server is designed to be integrated with various platforms, including Cursor, by configuring the MCP server settings.

Features

  • Authentication management with persistent cookies
  • Keyword search for notes
  • Command-line initialization tool
  • Access note content via URL
  • Planned feature: Access comments via URL

Tools