By taotao7
Publish and manage Xiaohongshu (小红书) posts via browser automation. Supports QR code login, image posting, scheduling, editing, deletion, and multi-account management.
Claude Code plugin marketplace for media publishing tools — 社交媒体发布工具集。
/plugin marketplace add taotao7/media-publish-marketplace
/plugin install xhs-poster@media-publish-marketplace
/plugin install r2-uploader@media-publish-marketplace
/plugin install douyin-poster@media-publish-marketplace
/plugin install bilibili-poster@media-publish-marketplace
安装后首次使用,运行对应的 setup skill 完成初始化(安装依赖,并按插件完成登录或环境变量配置):
/xhs-poster:setup-xhs-poster
/r2-uploader:setup-r2-uploader
/douyin-poster:setup-douyin-poster
/bilibili-poster:setup-bilibili-poster
依赖会在首次启动 MCP server 时自动安装,setup skill 主要用于引导登录和配置环境变量。
小红书 MCP Server — 通过 MCP 协议实现小红书的登录、发布图文笔记、管理笔记。
基于 Puppeteer 浏览器自动化,支持扫码登录、多账号管理、图文发布、话题标签、定时发布、编辑、删除等功能。
Tools:
| Tool | Description |
|---|---|
check_login_status | 检查 Cookie 是否为有效登录状态 |
get_login_qrcode | 生成登录二维码,等待扫码(最长 4 分钟) |
list_accounts | 列出所有已保存的账号 |
list_notes | 列出笔记(分页) |
list_all_notes | 列出所有笔记(自动翻页) |
publish_content | 发布图文笔记(支持定时、附件) |
edit_note | 编辑已发布笔记 |
delete_note | 删除笔记 |
delete_cookies | 删除已保存 Cookie,重置登录状态 |
环境变量:
| Variable | Default | Description |
|---|---|---|
XHS_HEADLESS | true | false 可显示浏览器窗口(调试用) |
XHS_COOKIES_PATH | ~/.media-mcp/ | Cookie 存储路径 |
如需把本地图片先传到图床,再把 URL 用在其他流程里,安装单独的 r2-uploader 插件。
Cloudflare R2 MCP Server — 上传本地图片到 R2 并返回公开 URL,可单独使用,也可和 xhs-poster 搭配。
Tools:
| Tool | Description |
|---|---|
upload_image | 上传本地图片到 Cloudflare R2,返回公开 URL |
环境变量:
| Variable | Default | Description |
|---|---|---|
R2_ACCOUNT_ID | — | Cloudflare 账户 ID |
R2_ACCESS_KEY_ID | — | R2 API Token Access Key |
R2_SECRET_ACCESS_KEY | — | R2 API Token Secret Key |
R2_BUCKET_NAME | — | R2 存储桶名称 |
R2_PUBLIC_URL | — | R2 公开访问域名(如 https://img.example.com) |
抖音 MCP Server — 通过 MCP 协议实现抖音创作者平台登录、视频发布与图文发布。
基于 Puppeteer 浏览器自动化,支持扫码登录、多账号 Cookie 管理、视频上传、图文发布、标题/简介填写、标签和可见性设置。
Tools:
| Tool | Description |
|---|---|
check_login_status | 检查 Cookie 是否为有效登录状态 |
get_login_qrcode | 生成登录二维码,等待扫码(最长 4 分钟) |
list_accounts | 列出所有已保存的账号 |
publish_video | 发布视频,支持标题、简介、标签和私密可见 |
publish_images | 发布图文,支持多图、标题、标签和定时发布 |
delete_cookies | 删除已保存 Cookie,重置登录状态 |
环境变量:
| Variable | Default | Description |
|---|---|---|
DOUYIN_HEADLESS | true | false 可显示浏览器窗口(调试用) |
DOUYIN_COOKIES_PATH | ~/.media-mcp/douyin/ | 抖音账号 Cookie 存储根目录 |
PUPPETEER_EXECUTABLE_PATH | auto-detect | 指定本地 Chrome/Chromium 可执行文件路径 |
哔哩哔哩 MCP Server — 通过 MCP 协议实现 B 站创作中心登录与视频投稿。
基于 Puppeteer 浏览器自动化,支持扫码登录、多账号 Cookie 管理和视频上传投稿。
Tools:
| Tool | Description |
|---|---|
check_login_status | 检查 Cookie 是否为有效登录状态 |
get_login_qrcode | 生成登录二维码,等待扫码(最长 4 分钟) |
list_accounts | 列出所有已保存的账号 |
publish_video | 发布视频,支持标题、简介、标签、分区文本、转载来源,以及 submit_mode=draft 草稿保存 |
delete_cookies | 删除已保存 Cookie,重置登录状态 |
环境变量:
| Variable | Default | Description |
|---|---|---|
BILIBILI_HEADLESS | true | false 可显示浏览器窗口(调试用) |
BILIBILI_COOKIES_PATH | ~/.media-mcp/bilibili/ | B 站账号 Cookie 存储根目录 |
PUPPETEER_EXECUTABLE_PATH | auto-detect | 指定本地 Chrome/Chromium 可执行文件路径 |
plugins/<name>/ with source codeplugins/<name>/.claude-plugin/plugin.json.claude-plugin/marketplace.jsonAdmin access level
Server config contains admin-level keywords
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub taotao7/media-publish-marketplace --plugin xhs-posterPublish Bilibili (B站) videos via browser automation. Supports QR code login, multi-account cookie storage, and video publishing.
Upload local images to Cloudflare R2 and return public URLs.
Publish Douyin videos via browser automation. Supports QR code login, multi-account cookie storage, and video publishing.
Common product & engineering workflows for Jingle teams
Xiaohongshu (Little Red Book) auto-publishing skill - publish image/text and video content via xiaohongshu-mcp
Social media automation CLI for scheduling posts, managing integrations, uploading media, and tracking analytics across 28+ platforms including X, LinkedIn, Reddit, YouTube, TikTok, Instagram, and more
Post to Instagram, TikTok, YouTube, X, LinkedIn, Facebook, Pinterest, Threads, and Bluesky via Post Bridge API
Social media scheduling and publishing for AI agents on X, LinkedIn, Instagram, Facebook, TikTok, Discord, Telegram, YouTube, Reddit, WordPress, and Pinterest.
Super Publisher plugin for automated content publishing, multi-platform support.
The unified social media API for AI agents. Publish, schedule, and analyze across 13+ networks from Claude Code, with post history for brand voice and content validation against each platform's rules before every post.