ifuryst 7 days ago

Hi HN!

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.

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!

Repo: https://github.com/iFurySt/RedNote-MCP

Would love feedback, ideas, or collaborators!