Video Intelligence MCP

Examples

Prompts for agents

Copy into Claude or Cursor after connecting MCP. Full tool documentation is in the GitHub README.

Transcript + summary

YouTube

get_video_info · get_transcript

prompt
Use Video Intelligence MCP for this URL.
1) get_video_info — title, channel, duration
2) get_transcript — English
Return: 5-bullet summary + key quotes with approximate timestamps.

Playlist competitive research

YouTube playlist

get_playlist_transcripts · get_video_info

prompt
Analyze this playlist URL.
For each video: topic, main claims, recurring themes.
Output a table: video title | theme | 3 bullet takeaways.

Chapters → blog outline

Any supported URL

get_video_chapters · get_transcript

prompt
get_video_chapters then get_transcript.
Convert into a blog outline with H2 per chapter and 2-3 bullet points each.

Multi-language subtitles

Bilibili / VK / YouTube

get_available_subtitles · get_raw_subtitles

prompt
get_available_subtitles for the URL.
Pick Russian if available, else English auto.
get_raw_subtitles with that type/lang — first page only.

X video → thread hooks

Twitter / X

get_transcript · get_video_info

prompt
From this X video URL, extract transcript and metadata.
Generate 8 tweet hooks under 280 chars with the core insight each.

Earnings call fact extraction

YouTube

get_transcript · get_video_chapters

prompt
Extract named entities, financial figures, and forward-looking statements.
Include chapter titles as section headers. Flag anything that needs verification.