ytb-tools
by aliildan
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| YT_DLP_PATH | No | Use an existing yt-dlp instead of the bundled one | auto |
| YT_CACHE_DIR | No | Cache location | OS cache dir |
| YT_OUTPUT_DIR | No | Where transcripts & summaries are saved | ~/ytb-tools |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| youtube_searchB | Search YouTube and return ranked video results. |
| youtube_get_transcriptB | Fetch a video's transcript via yt-dlp (cache-aware) and auto-save it to the library. May trigger a one-time yt-dlp download on first use. |
| youtube_save_summaryA | Persist a host-generated summary to the library as Markdown with frontmatter. |
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
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/aliildan/ytb-tools'
If you have feedback or need assistance with the MCP directory API, please join our Discord server