RedNote-MCP
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
Related MCP Servers
View all browser_automation servers →Fetch
by modelcontextprotocol
A Model Context Protocol server that provides web content fetching capabilities, enabling LLMs to retrieve and process content from web pages.
markdownify-mcp
by zcaceres
Markdownify is a Model Context Protocol (MCP) server that converts various file types and web content to Markdown format.
deepwiki-mcp
by regenrek
This is an unofficial Deepwiki MCP Server that processes Deepwiki URLs, crawls pages, converts them to Markdown, and returns documents or lists by page.
mcp-playwright
by executeautomation
A Model Context Protocol server that provides browser automation capabilities using Playwright.
fetch-mcp
by zcaceres
This MCP server provides functionality to fetch web content in various formats, including HTML, JSON, plain text, and Markdown.
web-eval-agent
by Operative-Sh
operative.sh's MCP Server is a tool for autonomous debugging of web applications directly from your code editor.
cursor-talk-to-figma-mcp
by sonnylazuardi
This project implements a Model Context Protocol (MCP) integration between Cursor AI and Figma, allowing Cursor to communicate with Figma for reading designs and modifying them programmatically.