#52 · Primary category: AI Content Readers & Aggregators

xhs-mcp

mcp xhs

小红书MCP服务 x-s x-t js逆向

Project last updated:08/24/26

GitHub Stars

507

Forks

101

Contributors

3

License

MIT

Why we included this project

Xiaohongshu signs every web request with x-s and x-t headers, which normally blocks an AI assistant from reading its content. This MCP server reproduces those signatures in JavaScript so it can call the site's HTTP endpoints directly, sidestepping a heavy headless browser. Connected to an MCP-capable client, it gives you tools to search notes, fetch a note's full text and comments, and post replies, all authenticated with an ordinary browser cookie. That makes it a practical building block for mining product reviews, tracking brand mentions across posts, or an agent that monitors and responds to conversations on the platform. Setup via uvx is quick, and the built-in cookie-check tool flags expired sessions promptly so you know when to refresh.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category