Video Caption MCP Server
by ow-enj
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | The port to run the server on | 8000 |
| BASE_URL | Yes | Your actual server URL (e.g., https://your-app-name.onrender.com) so download links work! | |
| GROQ_API_KEY | Yes | Your Groq API key | |
| WHISPER_MODEL | No | Whisper transcription model to use | whisper-large-v3-turbo |
| MAX_VIDEO_DURATION_SEC | No | Maximum video duration allowed in seconds (default: 10 min) | 600 |
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 | |
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/ow-enj/mcp-video-last-try'
If you have feedback or need assistance with the MCP directory API, please join our Discord server