Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| transcribe_video | Transcribe videos from 1000+ platforms (YouTube, Vimeo, TikTok, Twitter, etc.) or local video files using OpenAI Whisper. Downloads/extracts audio and generates transcript in TXT, JSON, and Markdown formats. Requires yt-dlp, whisper, and ffmpeg to be installed. |
| list_transcripts | List all available transcripts in the output directory |
| check_dependencies | Check if all required dependencies (yt-dlp, whisper, ffmpeg) are installed |
| list_supported_sites | List all video platforms supported by yt-dlp (1000+ sites including YouTube, Vimeo, TikTok, Twitter, Facebook, Instagram, educational platforms, and more) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |