video-transcriber-mcp
by nhatvu148
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| YT_DLP_COOKIES | No | Path to a Netscape-format cookies file for yt-dlp. Needed only for age-restricted, members-only, or bot-challenged videos. | |
| MCP_ALLOWED_HOSTS | No | Comma-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_URL | No | URL 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_BROWSER | No | Name 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
| 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 | |
This server cannot be deployed
Maintenance
ActivityActive
ResponsivenessResponsive