Back to directory
aicu-icu/xhs-mcp-server

aicu-icu/xhs-mcp-server

@aicu-icu

小红书MCP服务器,支持笔记用户搜索、通知消息监控等10个MCP工具,使用StreamableHTTP协议连接

小红书MCPAPI社交搜索笔记监控自动化commerce

Installation & Configuration

{
  "mcpServers": {
    "xhs-mcp-server": {
      "transport": "streamable-http",
      "url": "http://localhost:PORT/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_TOKEN"
      }
    }
  }
}

Information

Transport
streamable-http
Language
JavaScript
Created
2026/6/14
Updated
2026/6/15