Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoSSE bind address. Default is 127.0.0.1 locally and 0.0.0.0 in Docker.127.0.0.1
MCP_PORTNoSSE bind port.8765
YTDLP_BINNoOverride the yt-dlp binary path. Default is auto-detected: venv sibling then PATH.
MCP_TRANSPORTNoSet to 'sse' to force SSE without the --sse flag. Default is unset.
YTDLP_TIMEOUTNoMax seconds a single yt-dlp invocation may run.120
YTS_LOG_LEVELNoLog level: DEBUG, INFO, WARNING, or ERROR on stderr.INFO

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/josetonyp/yts-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server