Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HTTP_BINDNoHTTP bind address for Streamable HTTP transport.127.0.0.1
MCP_HTTP_PORTNoHTTP port for Streamable HTTP transport.3100
MCP_TRANSPORTNoTransport type: 'stdio' (default) or 'http'.stdio
MYTUBE_API_KEYNoAPI key for api-key authentication mode.
MYTUBE_BASE_URLYesThe base URL of the MyTube server (required).
MCP_UPLOAD_ROOTSNoComma-separated list of directories allowed for upload tools.
MYTUBE_AUTH_MODENoAuthentication mode: 'api-key' (default) or 'admin-session'.api-key
MCP_HTTP_BEARER_TOKENNoBearer token for securing Streamable HTTP transport.
MYTUBE_ADMIN_PASSWORDNoAdmin password for admin-session authentication mode.
MYTUBE_ALLOW_INSECURE_TLSNoSet to 'true' to allow HTTP for non-localhost URLs.false
MYTUBE_ALLOW_INTERNAL_URLSNoSet to 'true' to allow internal/private URLs to be sent to MyTube.false
MYTUBE_DOWNLOAD_POLL_TIMEOUT_MSNoTimeout in milliseconds for polling download completion.

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/franklioxygen/mytube-mcp'

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