Skip to main content
Glama
nhatvu148

video-transcriber-mcp

by nhatvu148

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
YT_DLP_COOKIESNoPath to a Netscape-format cookies file for yt-dlp. Needed only for age-restricted, members-only, or bot-challenged videos.
MCP_ALLOWED_HOSTSNoComma-separated list of allowed Host header values for HTTP transport. Defaults to loopback (localhost, 127.0.0.1, ::1). Set to your public hostname(s) when deploying remotely to avoid 403 errors.
REMOTE_WHISPER_URLNoURL of a remote HTTP worker to use for transcription instead of running whisper.cpp locally. Endpoint must accept multipart {audio, model, language} and return JSON {transcript, segments[], language, duration_s}.
YT_DLP_COOKIES_FROM_BROWSERNoName of a local browser (chrome, brave, edge, firefox, safari, chromium, opera, vivaldi) to read cookies from. Ignored when YT_DLP_COOKIES is set.

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

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