xiaohongshu-mcp MCP Server — Claude & Cursor Integration

# xiaohongshu-mcp MCP Server ## What is xiaohongshu-mcp? xiaohongshu-mcp is a production-ready Model Context Protocol (MCP) server with 15,679 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls. ## Installation ```bash # Via Smithery (recommended) npx -y @smithery/cli install xpzouying/xiaohongshu-mcp # Or manual git clone https://github.com/xpzouying/xiaohongshu-mcp.git cd xiaohongshu-mcp ``` ## Compatibility Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client. ## Details - **Language:** Go - **Stars:** ⭐ 15,679 - **Forks:** 🍴 2,303 - **License:** Apache-2.0 - **Updated:** 2026-09-07 - **Repo:** [xpzouying/xiaohongshu-mcp](https://github.com/xpzouying/xiaohongshu-mcp)