Scriptivox
@SparkleOfficial
关于 Scriptivox
MCP server for Scriptivox AI transcription. Transcribe audio and video from URLs or local files in 119 languages, with speaker diarization, word-level timestamps, and SRT/VTT/text export. Bring transcription to Claude Desktop, Cursor, Cline, and any MCP-compatible client.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"scriptivox": {
"command": "npx",
"args": [
"-y",
"@scriptivox/mcp-server"
],
"env": {
"SCRIPTIVOX_API_KEY": "<YOUR_SCRIPTIVOX_API_KEY>"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Scriptivox?
Scriptivox is an MCP server that exposes 14 tools for audio and video transcription, allowing any MCP client to transcribe from public URLs or local files. It is built for developers who need programmatic, multi-language transcription with features like speaker diarization and word-level timestamps.
How to use Scriptivox?
Obtain an API key from platform.scriptivox.com/keys, add credits (minimum $5, billed at $0.20 per hour of audio), and add the server configuration to your MCP client (e.g., Claude Desktop, Cursor). The server is available as an npm package (@scriptivox/mcp-server) and a multi-arch Docker image.
Key features of Scriptivox
- 119 languages with automatic language detection
- Speaker diarization with word-level alignment
- Word-level timestamps and confidence scores
- Idempotency keys, webhooks, and pagination
- Multi-arch Docker image (linux/amd64 + linux/arm64)
- 14 tools covering transcription, job management, and discovery
Use cases of Scriptivox
- Transcribing audio from a public URL (mp3, mp4, etc.)
- Uploading and transcribing local files up to 5 GB
- Exporting transcripts as SRT, VTT, or plain text
- Monitoring API credit balance via
check_balance - Discovering supported languages, pricing, and API documentation without a key
FAQ from Scriptivox
What languages does Scriptivox support?
Scriptivox supports 119 languages with automatic language detection.
What is the maximum file size for upload?
Local file uploads support files up to 5 GB.
How is pricing structured?
Pricing is $0.20 per hour of audio, with a minimum credit purchase of $5.
Where do I get an API key?
API keys can be created at platform.scriptivox.com/keys.
Can I run Scriptivox in Docker?
Yes, a multi-arch Docker image is available at sparkleofficialmain/scriptivox-mcp-server.
媒体与设计 分类下的更多 MCP 服务器
Design Systems Mcp
southleftI'm your specialized design systems assistant. Ask me about components, tokens, patterns, and best practices.
KiCAD MCP: AI-Assisted PCB Design
mixelpixxKiCAD MCP is a Model Context Protocol (MCP) implementation that enables Large Language Models (LLMs) like Claude to directly interact with KiCAD for printed circuit board design.

Google Maps
modelcontextprotocolModel Context Protocol Servers
Figma MCP Server
thirdstrandstudioFigma MCP Server with full API functionality
YouTube MCP Server
ZubeidHendricksMCP Server for YouTube API, enabling video management, Shorts creation, and advanced analytics
评论