Back to directory
xhs-mcp

xhs-mcp

@jobsonlook415

小红书MCP服务,支持搜索笔记、获取笔记内容及评论等功能,采用JS逆向直接请求HTTP接口

xiaohongshunotecommentsocial-commercecommerce

Installation & Configuration

{
  "mcpServers": {
    "xhs-mcp": {
      "command": "uv",
      "args": [
        "--directory",
        "/Users/xxx/xhs-mcp",
        "run",
        "main.py"
      ],
      "env": {
        "XHS_COOKIE": "xxxx"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/27
Updated
2026/1/9