TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

I built a RedNote(XiaoHongShu) MCP yesterday:)

4 点作者 ifuryst大约 1 个月前

1 comment

ifuryst大约 1 个月前
Hi HN!<p>Yesterday I built and open-sourced a RedNote MCP server, which lets developers access RedNote &#x2F; 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:&#x2F;&#x2F;github.com&#x2F;iFurySt&#x2F;RedNote-MCP">https:&#x2F;&#x2F;github.com&#x2F;iFurySt&#x2F;RedNote-MCP</a><p>Would love feedback, ideas, or collaborators!