yts-mcp
by josetonyp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | SSE bind address. Default is 127.0.0.1 locally and 0.0.0.0 in Docker. | 127.0.0.1 |
| MCP_PORT | No | SSE bind port. | 8765 |
| YTDLP_BIN | No | Override the yt-dlp binary path. Default is auto-detected: venv sibling then PATH. | |
| MCP_TRANSPORT | No | Set to 'sse' to force SSE without the --sse flag. Default is unset. | |
| YTDLP_TIMEOUT | No | Max seconds a single yt-dlp invocation may run. | 120 |
| YTS_LOG_LEVEL | No | Log level: DEBUG, INFO, WARNING, or ERROR on stderr. | INFO |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |