Xeron2000

小红书 MCP Server

Community Xeron2000
Updated

小红书MCP Server一站式图文内容生成

小红书 MCP Server

基于 MCP 的小红书图文内容生成服务。

功能

  • 智能大纲生成
  • 图片生成
  • 大纲编辑
  • 项目管理

快速开始

编辑 Claude Desktop 配置文件:

  • macOS/Linux: ~/.config/claude/config.json
  • Windows: %APPDATA%\Claude\config.json

添加配置:

{
  "mcpServers": {
    "xiaohongshu": {
      "command": "npx",
      "args": ["@xeron688/xiaohongshu-mcp"],
      "env": {
        "IMAGE_API_URL": "your_api_url",
        "IMAGE_API_KEY": "your_api_key",
        "IMAGE_MODEL": "your_model_name",
        "ENDPOINTS": "/v1/images/generations",
        "DATA_DIR": "./data"
      }
    }
  }
}

重启 Claude Desktop。

使用

在 Claude 中:

帮我生成一个关于"春季穿搭"的小红书图文,9页

工具

  • generate_outline - 生成大纲
  • update_outline - 更新大纲
  • generate_images - 生成图片
  • get_project - 获取项目

资源

  • projects://list - 项目列表
  • project://{projectId} - 项目详情
  • project://{projectId}/images - 项目图片

开发

npm install        # 安装依赖
npm run build      # 编译
npm run test:run   # 测试

配置详情

见 MCP_CONFIG.md

项目来源

本项目改编自 RedInk

许可证

见 LICENSE 文件

MCP Server · Populars

MCP Server · New

    mindsdb

    USE CASES

    Platform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and deploy anywhere.

    Community mindsdb
    reflex-search

    Reflex

    Reflex - The instant, code-aware local search engine.

    Community reflex-search
    Licinexus

    @licinexusbr/mcp

    MCP server for Brazilian public procurement data (PNCP + Receita Federal). Maintained by Licinexus.

    Community Licinexus
    base

    base-mcp [DEPRECATED]

    A Model Context Protocol (MCP) server that provides onchain tools for LLMs, allowing them to interact with the Base network and Coinbase API.

    Community base
    proompteng

    bilig

    Fast headless spreadsheet engine for Node.js formulas, workbook automation, WorkPaper JSON, and agent workflows.

    Community proompteng