Back to directory
aki66938/xhs-toolkit

aki66938/xhs-toolkit

@aki66938

小红书创作者MCP工具包,支持通过MCP协议与AI客户端集成,实现内容创作、发布及创作者数据分析

小红书MCP自动化内容发布数据采集SeleniumChromeAI集成automation

Installation & Configuration

{
  "mcpServers": {
    "xhs-toolkit": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/xhs-toolkit",
        "run",
        "python",
        "-m",
        "src.server.mcp_server",
        "--stdio"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15