Douyin Video Analysis MCP
by youzhajun
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DOUBAO_MODEL | No | The specific Doubao model version to use for analysis. | doubao-1.5-vision-pro-32k |
| DOUBAO_API_KEY | Yes | API key for the Doubao video understanding model, obtained from the Volcengine Ark console. | |
| DOUBAO_API_ENDPOINT | No | The API endpoint for the Doubao service. | https://ark.cn-beijing.volces.com/api/v3/chat/completions |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| analyze_douyin_videoA | 分析抖音视频内容。可以接收抖音口令或直接的抖音链接。自动提取链接、获取视频并使用 AI 进行详细分析,返回视频描述、大纲、教程步骤等结构化内容。 |
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/youzhajun/douyin_link_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server