sau-mcp
Provides tools for checking cookie validity and publishing videos or notes to Bilibili.
Provides tools for checking cookie validity and publishing videos or notes to Kuaishou.
Provides tools for checking cookie validity and publishing videos or notes to Xiaohongshu.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@sau-mcpVerify my Douyin account cookies"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
sau-mcp
基于 social-auto-upload 的 sau CLI,封装成 MCP 服务,供 Cursor 等 AI 客户端调用。
调用方法与目录说明 → docs/MCP_API.md
支持:抖音 / 快手 / 小红书 / Bilibili 的 Cookie 校验与视频(图文)发布。不实现浏览器自动化本身,只做薄封装。
前置条件
本机已安装并可运行
social-auto-upload(见上游文档)。在真实终端登录一次(不要走 MCP):
sau douyin login --account <account>
sau douyin check --account <account>Related MCP server: xiaohongshu-skill
安装 sau-mcp
cd <SAU_MCP_ROOT>
python -m venv .venv
.venv\Scripts\activate
python -m pip install -e .若已安装 uv,也可用 uv venv + uv pip install -e .。
环境变量
变量 | 说明 |
|
|
|
|
| 子进程超时秒数(默认 |
复制 .env.example,按本机路径填写。不要把真实路径或账号名提交进仓库。
本地运行(stdio)
$env:SAU_CWD="<SAU_ROOT>"
$env:SAU_CMD="<SAU_ROOT>/.venv/Scripts/sau.exe"
python -m sau_mcp.serverCursor MCP 配置
参考 cursor-mcp.example.json,把占位符换成你的本机路径,再合并到 Cursor 的 MCP 设置或项目 .cursor/mcp.json。
保存后重启 Cursor / 刷新 MCP。
MCP 工具
工具 | 作用 |
| 检查 |
| 抖音 Cookie 是否有效 |
| 发布抖音视频 |
| 发布抖音图文 |
| 其他平台 |
登录(扫码 / 短信)不通过 MCP 暴露,需在本机终端执行。
对接 n8n
n8n 建议用 Execute Command 直接调 sau;MCP 面向 AI 客户端。
sau douyin upload-video --account <account> --file <VIDEO_PATH> --title "<title>"说明
上传在 MCP 所在机器上跑浏览器自动化。
Cookie 会过期,发布前先
douyin_check。属于模拟客户端发布,存在平台风控风险,请自行评估。
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/xyc667/sau-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server