x-mcp
Health Warn
- No license — Repository has no license file
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Community trust — 284 GitHub stars
Code Pass
- Code scan — Scanned 1 files during light audit, no dangerous patterns found
Permissions Pass
- Permissions — No dangerous permissions requested
This tool is a browser extension and MCP server that automates content creation and publishing tasks for the Xiaohongshu (Little Red Book) social media platform via AI clients like Claude.
Security Assessment
Risk: Medium. The tool acts as a bridge giving an AI client direct control over your authenticated web browser session to post content on your behalf. It inherently requires access to highly sensitive data: your active social media login cookies and an external API Token. To function, it makes network requests to a third-party remote server (`mcp.aredink.com`). No dangerous shell commands or hardcoded secrets were found in the light code scan. However, users must trust the remote server to act safely with their authenticated browser session.
Quality Assessment
The project is in active development, with its last repository push occurring just today. It enjoys a solid level of community trust with 284 GitHub stars. However, a significant concern for enterprise or open-source adoption is that the repository currently lacks a formal license file, meaning the terms of use and distribution are legally undefined.
Verdict
Use with caution: While the code itself passed a basic safety scan, you are granting a third-party cloud service automated control over your active social media accounts, so treat your API tokens and browser sessions as highly sensitive.
小红书创作中心
🚀 X-MCP: 小红书自动化助手
X-MCP 是针对 xiaohongshu-mcp 的浏览器插件增强版。它利用 MCP (Model Context Protocol) 协议,让 AI 客户端(如 Claude, Cursor)能够直接控制你的浏览器,实现更安全、更简单的自动化发布。
目前处于 发布阶段,欢迎反馈你的使用体验。
🌟 为什么选择 X-MCP?
针对非技术用户和高频创作者,我们解决了原版部署困难的痛点:
- 零环境部署:无需安装 Python、Docker 或配置复杂的 API 代理。
- 操作完全可见:所有的自动化流程都在浏览器中实时展示,随时可干预。
- 账号安全性高:复用你常用的浏览器登录状态,无异地登录或环境异常风险。
微信群
| 微信(3群) |
|---|
🛠️ 安装指南
方式一:Chrome 应用商店(推荐 ✨)
- 访问 小红书MCP助手 - Chrome应用商店。
- 点击 “添加到 Chrome”。
提示:商店版本支持自动更新,是最省心的安装方式。
方式二:手动下载安装包
- 访问 aredink.com,点击 “下载安装包” 并解压。
- 打开 Chrome 扩展管理界面 (
chrome://extensions/)。 - 开启右上角的 “开发者模式”。
- 点击 “加载已解解压的扩展程序”,选择解压后的文件夹。
🚀 快速上手
1. 注册并获取 Token
前往 aredink.com 注册并登录。点击 【创建连接】 获取 API Token。
⚠️ 注意:Token 只会展示一次,请妥善保存,后续需填入插件中。
2. 绑定插件
点击插件图标,在设置页填入 API Token。绑定成功后,你可以在官网控制台实时查看到插件的在线状态。
3. 连接测试
在插件面板中可以一键测试“检查登录状态”,确保小红书账号已登录且 MCP 连接正常。
https://github.com/user-attachments/assets/4e1d4348-d268-4fc4-8563-a24a84e309e9
🔌 客户端接入
以 Claude Code 为例
在终端运行以下命令即可完成添加:
claude mcp add --transport http x-mcp https://mcp.aredink.com/mcp --header "X-API-Key: <你的API-TOKEN>"
视频演示:
https://github.com/user-attachments/assets/aef73b85-fd8b-4cdb-b156-fd3005a33bbd
支持通用的 MCP 协议的客户端接入,
- 选择 HTTP 协议
- 连接地址:
https://mcp.aredink.com/mcp - 设置认证:Header 中增加字段:
X-API-Key,值为 <你的API-TOKEN>。
更多客户端进行补充。
示例 - 发布
依然是我们的发布示例,
帮我写一篇帖子发布到小红书上,
配图为:https://cn.bing.com/th?id=OHR.MaoriRock_EN-US6499689741_UHD.jpg&w=3840
图片是:"纽西兰陶波湖的Ngātoroirangi矿湾毛利岩雕(© Joppi/Getty Images)"
使用 x-mcp 进行发布。
https://github.com/user-attachments/assets/cce5d21c-94e0-4dd0-ba4c-5cfd2c65946a
示例 - 发布视频
依然是使用我们的发布视频示例,
视频为:创作中心上传视频
使用 x-mcp 进行视频发布。
https://github.com/user-attachments/assets/ef68dd72-8b8b-425b-ad22-7ede050bf125
示例 - 生成封面图片
https://github.com/user-attachments/assets/a41faf51-0d0f-48ca-bde5-0a92efac4bde
Star History
Reviews (0)
Sign in to leave a review.
Leave a reviewNo results found