douyin-upload-mcp-skill
by WJZ-P
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DOUYIN_URL | No | 抖音创作者平台首页 URL | https://creator.douyin.com/ |
| OUTPUT_DIR | No | 截图、二维码等输出文件目录 | ./douyin-output |
| DAEMON_PORT | No | Daemon HTTP 服务端口 | 40225 |
| BROWSER_PATH | No | 浏览器可执行文件路径,支持 Chrome / Edge / Chromium。不设则自动按优先级检测系统已安装的浏览器 | 自动检测 |
| DAEMON_TTL_MS | No | 闲置超时时间(毫秒),默认1800000(30分钟) | 1800000 |
| BROWSER_HEADLESS | No | 是否无头模式。首次使用建议关闭(false) | false |
| BROWSER_DEBUG_PORT | No | CDP 远程调试端口。默认 40821 | 40821 |
| BROWSER_USER_DATA_DIR | No | 浏览器用户数据目录,保存登录态、cookies 等 | ~/.wjz_browser_data |
| BROWSER_PROTOCOL_TIMEOUT | No | CDP 协议超时时间(毫秒) | 60000 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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
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/WJZ-P/douyin-upload-mcp-skill'
If you have feedback or need assistance with the MCP directory API, please join our Discord server