claude mcp add comscriptivoxwww-transcription -- npx -y @scriptivox/mcp-server
{
"mcpServers": {
"comscriptivoxwww-transcription": {
"command": "npx",
"args": ["-y", "@scriptivox/mcp-server"]
}
}
}
{
"mcpServers": {
"comscriptivoxwww-transcription": {
"command": "npx",
"args": ["-y", "@scriptivox/mcp-server"]
}
}
}
{
"mcpServers": {
"comscriptivoxwww-transcription": {
"command": "npx",
"args": ["-y", "@scriptivox/mcp-server"]
}
}
}
About This MCP Server
The com.scriptivox.www/transcription server is an AI-powered transcription tool that enables developers to transcribe audio and video content from URLs or files, supporting 119 languages and featuring diarization capabilities, with output options including SRT, VTT, and text formats. It can be integrated into applications using the @scriptivox/mcp-server package and connects to other tools via npm and stdio. Developers would use this server when they need to add transcription functionality to their applications, such as generating subtitles or closed captions for multimedia content.
AI transcription from URLs or files. 119 languages, diarization, SRT/VTT/text export.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the stdio transport.
Package
@scriptivox/mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The transcription server extends your AI assistant with ai & machine learning capabilities. Once installed, your AI can use its tools automatically.