Back to Home
zoldyrk icon

RedNote-MCP

Verified Safe

by zoldyrk

Overview

Provides a Model Context Protocol server to access and interact with Xiaohongshu (RedNote) content.

Installation

Run Command
npx rednote-mcp --stdio

Security Notes

The server uses Playwright for browser automation, which involves launching a browser instance; while Playwright is robust, browser-based operations inherently increase the attack surface compared to API-only interactions. User login cookies are stored locally in `~/.mcp/rednote/cookies.json`, which poses a risk if the user's local system is compromised. The `open-logs` command uses `child_process.exec` but the command path (`LOGS_DIR`) is derived internally, mitigating command injection risks. No 'eval' or obvious malicious obfuscation patterns were found.

Similar Servers

Stats

Interest Score43
Security Score8
Cost ClassMedium
Avg Tokens2500
Stars35
Forks7
Last Update2025-12-06

Tags

RedNoteXiaohongshuWeb ScrapingSocial MediaMCP