# GetTranscribe MCP

Vendor: GetTranscribe  
Category: other  
Auth: API_KEY  
Composio slug: `get_transcribe`

GetTranscribe converts supported video and media URLs into searchable transcriptions and provides tools for managing transcription jobs, results, and folders.

## Tools

- **Create Transcription Job** — Queue a paid asynchronous transcription job for a supported public video or direct media URL. Returns a job ID to poll with Get Transcription Job; this operation can consume transcription credits.
- **Get Current Account** — Return the connected GetTranscribe account's safe identity, plan, usage limits, and available balances.
- **Get Folder** — Retrieve one transcription folder owned by the connected account.
- **Get Transcription** — Retrieve one completed transcription with its text and media metadata; optionally include potentially large word and segment timing arrays.
- **Get Transcription Job** — Get the status and progress of one asynchronous transcription job, including the finished transcription ID or failure details.
- **List Folders** — List transcription folders owned by the connected account, optionally filtering by parent folder.
- **List Transcription Jobs** — List asynchronous transcription jobs for the connected account, optionally filtered by lifecycle status.
- **List Transcriptions** — List lightweight completed-transcription metadata for the connected account, with folder and platform filters.
- **Resolve Media Download URL** — Resolve a fresh direct download URL for supported social or direct media without creating a transcription. This paid request may consume provider credits, and returned URLs can expire.

## Setup

1. Create or open a Switchy Project.
2. Open Integrations and connect GetTranscribe.
3. Authorise through api_key.
4. Teammates can now @-mention GetTranscribe tools in chat.

---
Last verified: 2026-09-04T02:00:56.012Z  
Canonical URL: https://switchy.build/directory/mcps/get-transcribe