Social Publisher MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SAU_PYTHON | No | Path to Python executable for social-auto-upload | |
| SAU_CONDA_ENV | No | Conda environment name for social-auto-upload (e.g., 'social-publisher-sau') | |
| SAU_LOCAL_CHROME_PATH | No | Path to local Chrome executable | |
| PLAYWRIGHT_DOWNLOAD_HOST | No | Mirror host for Playwright browser download | |
| SOCIAL_PUBLISHER_DRY_RUN | No | Set to 'false' to enable live publishing (default 'true') | |
| SAU_LOCAL_CHROME_HEADLESS | No | Whether to run Chrome headless (e.g., 'false') | |
| SOCIAL_PUBLISHER_SAU_MODE | No | Mode for social-auto-upload (e.g., 'vendored') | |
| SOCIAL_PUBLISHER_PYTHON_BIN | No | Path to Python binary or 'conda' | |
| SOCIAL_PUBLISHER_DOUYIN_ENGINE | No | Engine for Douyin publishing (e.g., 'sau') | |
| SOCIAL_PUBLISHER_DOUYIN_HEADED | No | Run browser headed (e.g., 'true') | |
| SOCIAL_PUBLISHER_DOUYIN_ACCOUNT | No | Douyin account name (e.g., 'creator') | |
| SOCIAL_PUBLISHER_SAU_PYTHON_ARGS | No | Additional arguments for Python (e.g., '-n,social-publisher-sau,python') |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_platformsA | List supported social platforms and adapter status. |
| login_platformA | Start an interactive login flow for supported live CLI adapters. Douyin uses social-auto-upload's sau CLI. |
| check_platform_authA | Check saved login/cookie state for supported live CLI adapters. Douyin uses social-auto-upload's sau CLI. |
| prepare_postA | Validate a post and build platform-specific payloads without publishing. |
| publish_postB | Publish a post or create a dry-run publish record. Live adapters require liveConfirmation.confirmed=true plus a human-reviewed summary. |
| check_publish_statusA | Read a saved publish record by id. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/winLee1118/social-publisher-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server