Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| YOUTUBE_API_KEY | Yes | Your YouTube Data API v3 Key. Can be obtained from the Google Cloud Console with YouTube Data API v3 enabled. |
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 |
|---|---|
| get_youtube_shorts_trends | 发现 YouTube Shorts 上的潜在热门视频。通过分析播放量、互动率和发布时间,识别高质量的短视频。 |
| analyze_video_potential | 深度分析单个 YouTube Shorts 视频的表现。提供详细的播放量、互动率等核心指标。 |
| get_trending_topics | 发现当前 YouTube Shorts 上的热门话题和趋势。分析多个分类的热门内容,帮助选题。 |
| summarize_video_story | 提炼 YouTube Shorts 视频的故事梗概和核心内容。基于视频标题和描述,分析视频的主题、情节和创作手法。 |
| discover_niche_trends | 智能发现某个主题下的细分爆款领域。通过分析大量视频标题,自动识别高 VPH 的关键词组合,例如在 'AI' 主题下发现 'AI Kpop'、'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 | |