Loading MCP server directory, please wait...
Transcribe Russian audio and video with timestamps and optional speaker labels from files or links.
npx @getmcp/cli add ru.transkriba/transcriptionRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token built from a Transkriba API key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ru.transkriba/transcription": {
"url": "https://transkriba.ru/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {api_key}"
}
}
}
}