Local read‑only MCP server for Xiaohongshu/RedNote content
The project provides a localhost‑only MCP server that lets AI‑driven tools like GitHub Copilot CLI read public Xiaohongshu and RedNote feeds without exposing write capabilities. It runs a Go web service, launches a headless browser to scrape content, and offers six read‑only MCP tools via JSON POSTs. Designed for developers needing programmatic access to Chinese social media data, it includes rate‑limiting, QR‑code login, and thorough tests. Compared to upstream, it hardens security and limits operations to read‑only, making it safer for automated agents.
View on GitHub →sinmentis/xiaohongshu-mcp-readonly