Skip to main content
Glama

MCP Video & Audio Text Extraction Server

by SealinGp
config.yaml441 B
# MCP Video Service 配置文件 # Whisper 语音识别配置 whisper: model: "base" # 可选: tiny, base, small, medium, large language: "auto" # 可选: auto, zh, en, ja, ko 等 # YouTube/视频下载配置 youtube: download: audio_format: "mp3" # 输出音频格式: mp3, wav, m4a audio_quality: "192" # 音频质量: 128, 192, 256, 320 # 存储配置 storage: temp_dir: "/tmp/mcp-video" # 临时文件存储目录

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/SealinGp/mcp-video-extraction'

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