youtube-mcp
by miller-joe
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Bind host for the server | 0.0.0.0 |
| MCP_PORT | No | Bind port for the server | 9120 |
| COMFYUI_URL | No | ComfyUI HTTP URL for bridge tools (optional, disables bridge if unset) | |
| YOUTUBE_CLIENT_ID | No | Google OAuth client ID | |
| YOUTUBE_TOKEN_FILE | No | Path to refresh token storage file | ~/.config/youtube-mcp/token.json |
| COMFYUI_DEFAULT_CKPT | No | Default checkpoint for bridge tool | sd_xl_base_1.0.safetensors |
| YOUTUBE_CLIENT_SECRET | No | Google OAuth client secret | |
| YOUTUBE_CLIENT_SECRET_FILE | No | Path to Google OAuth JSON client secret file |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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/miller-joe/youtube-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server