video-transcriber-mcp
by kypvalor
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Server listening port. Defaults to 10000. | 10000 |
| OPENAI_API_KEY | No | Your OpenAI API key. Required for actual transcription, but the server can start without it. | |
| MAX_DOWNLOAD_MB | No | Download limit in MiB. Defaults to 200, maximum 1024. | 200 |
| MCP_ALLOWED_HOSTS | No | Comma-separated list of allowed Host headers when using a custom domain. | |
| FFMPEG_TIMEOUT_SECONDS | No | FFmpeg execution timeout. Defaults to 180. | 180 |
| OPENAI_TIMEOUT_SECONDS | No | OpenAI transcription request timeout. Defaults to 180. | 180 |
| DOWNLOAD_TIMEOUT_SECONDS | No | Overall download timeout including DNS, redirects, and body. Defaults to 180. | 180 |
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
ActivityMaintained
ResponsivenessNo issues