Skip to main content
Glama
youzhajun

Douyin Video Analysis MCP

by youzhajun

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DOUBAO_MODELNoThe specific Doubao model version to use for analysis.doubao-1.5-vision-pro-32k
DOUBAO_API_KEYYesAPI key for the Doubao video understanding model, obtained from the Volcengine Ark console.
DOUBAO_API_ENDPOINTNoThe API endpoint for the Doubao service.https://ark.cn-beijing.volces.com/api/v3/chat/completions

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": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
analyze_douyin_videoA

分析抖音视频内容。可以接收抖音口令或直接的抖音链接。自动提取链接、获取视频并使用 AI 进行详细分析,返回视频描述、大纲、教程步骤等结构化内容。

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion with other tools. The tool's purpose is clearly described and distinct by default.

Naming Consistency5/5

The single tool name 'analyze_douyin_video' follows a clear verb_noun pattern (analyze + video) with a platform prefix. There are no other tools to compare, but the name is consistent and descriptive.

Tool Count3/5

The server has only one tool, which feels thin for most use cases. While it may be sufficient for a narrowly focused analysis task, a typical well-scoped MCP server has 3-15 tools, making this borderline.

Completeness4/5

The single tool covers the primary operation of analyzing a Douyin video from a link. However, it lacks additional operations such as batch analysis or history retrieval, but for the stated purpose of analysis, it is reasonably complete.