Skip to main content
Glama
winLee1118

Social Publisher MCP

by winLee1118

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SAU_PYTHONNoPath to Python executable for social-auto-upload
SAU_CONDA_ENVNoConda environment name for social-auto-upload (e.g., 'social-publisher-sau')
SAU_LOCAL_CHROME_PATHNoPath to local Chrome executable
PLAYWRIGHT_DOWNLOAD_HOSTNoMirror host for Playwright browser download
SOCIAL_PUBLISHER_DRY_RUNNoSet to 'false' to enable live publishing (default 'true')
SAU_LOCAL_CHROME_HEADLESSNoWhether to run Chrome headless (e.g., 'false')
SOCIAL_PUBLISHER_SAU_MODENoMode for social-auto-upload (e.g., 'vendored')
SOCIAL_PUBLISHER_PYTHON_BINNoPath to Python binary or 'conda'
SOCIAL_PUBLISHER_DOUYIN_ENGINENoEngine for Douyin publishing (e.g., 'sau')
SOCIAL_PUBLISHER_DOUYIN_HEADEDNoRun browser headed (e.g., 'true')
SOCIAL_PUBLISHER_DOUYIN_ACCOUNTNoDouyin account name (e.g., 'creator')
SOCIAL_PUBLISHER_SAU_PYTHON_ARGSNoAdditional 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

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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