Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_transcript | Extract transcript from a single YouTube video |
| get_bulk_transcripts | Extract transcripts from multiple YouTube videos |
| get_playlist_transcripts | Extract transcripts from all videos in a YouTube playlist |
| format_transcript | Format existing transcript data into different formats |
| get_cache_stats | Get cache statistics and performance metrics |
| clear_cache | Clear the transcript cache |
| list_transcripts | List all available transcripts for a YouTube video |