YT-NINJA
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TEMP_DIR | No | Temporary files directory | ./temp |
| LOG_LEVEL | No | Logging level (error, warn, info, debug) | info |
| DOWNLOAD_DIR | No | Directory for downloaded files | ./downloads |
| GEMINI_API_KEY | Yes | Google Generative AI API key for AI features | |
| MAX_CONCURRENT_DOWNLOADS | No | Maximum concurrent downloads | 3 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| play_youtube_videoB | Play YouTube video in browser or VLC |
| get_video_infoC | Get YouTube video information |
| get_playlist_infoC | Get YouTube playlist information |
| get_channel_infoC | Get YouTube channel information |
| search_youtubeC | Search YouTube |
| search_musicC | Search YouTube for music |
| download_thumbnailC | Download video thumbnail image |
| get_transcriptC | Get video transcript |
| translate_transcriptC | Translate video transcript |
| summarize_videoC | Generate AI summary of video |
| generate_chaptersC | Generate chapter markers for video |
| get_keywordsC | Extract keywords from video |
| detect_topicsC | Detect topics in video |
| generate_video_highlightsC | Generate AI-powered video highlights |
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
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/satyamkumar420/yt-ninja-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server