Hi HN!<p>Yesterday I built and open-sourced a RedNote MCP server, which lets developers access RedNote / XiaoHongShu (小红书 in Chinese) content like notes and comments through a standardized API layer using MCP. It enables any MCP-compatible client to easily fetch content from RedNote.<p>Key features:
- Keyword-based note search with top-k results
- Access notes and comments via URL (WIP)
- Cookie-based login and session persistence
- More features on the way!<p>Repo: <a href="https://github.com/iFurySt/RedNote-MCP">https://github.com/iFurySt/RedNote-MCP</a><p>Would love feedback, ideas, or collaborators!