Skip to main content
Glama

douyin-mcp-server

by yzfly

parse_douyin_video_info

Extract essential video details from Douyin share links. Input a share link or text containing a link to retrieve structured video information in JSON format.

Instructions

解析抖音分享链接,获取视频基本信息 参数: - share_link: 抖音分享链接或包含链接的文本 返回: - 视频信息(JSON格式字符串)

Input Schema

NameRequiredDescriptionDefault
share_linkYes

Input Schema (JSON Schema)

{ "properties": { "share_link": { "title": "Share Link", "type": "string" } }, "required": [ "share_link" ], "title": "parse_douyin_video_infoArguments", "type": "object" }
Install Server

Other Tools from douyin-mcp-server

Related Tools

    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/yzfly/douyin-mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server