subtitle-analyzer
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| YT_DLP_COOKIES | No | Path to the cookies file for authentication (optional). If not set, the server will try to use browser cookies (local only) or direct calls. |
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 |
|---|---|
| extract_subtitlesA | 从视频 URL 提取字幕。 支持平台:YouTube、Bilibili 返回:完整字幕文本,包含时间戳 认证配置(按优先级):
参数:
|
| search_timestampA | 在字幕中搜索关键词,返回匹配的时间戳位置。 用于快速定位视频中提到某个话题的时间点。 认证配置(按优先级):
参数:
|
| get_video_infoA | 获取视频的基本信息,包括标题、时长、描述等。 认证配置(按优先级):
参数:
|
| list_available_subtitlesA | 列出视频可用的所有字幕语言。 用于了解视频有哪些字幕可以提取。 认证配置(按优先级):
参数:
|
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/hgao1604/subtitle-analyzer-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server