3Scribe

3Scribe MCP Connector for Claude

F

Automated audio and video transcription — create jobs, monitor progress, and retrieve text via AI.

4 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Unlock the power of spoken word with 3Scribe, your automated partner for high-precision audio and video transcription. By connecting 3Scribe to your AI agent, you eliminate the friction of manual data entry from media files. Your agent can now orchestrate the entire transcription lifecycle—from submitting public URLs to auditing job statuses and retrieving final text—all through simple natural language commands. Whether it’s meeting minutes or video captions, your agent acts as a direct bridge to 3Scribe's powerful recognition engine.

What you can do

  • Automated Transcription — Create new transcription jobs by providing a public URL to your audio or video files
  • Job Monitoring — Track the status of your transcriptions in real-time (Requested, Processing, Completed, Error)
  • Text Retrieval — Access raw text transcripts or detailed word-level data with timestamps and speaker IDs
  • Project Management — List all transcription jobs, filter by status, and delete old or unnecessary projects
  • Language Detection — Specify transcription languages or let the AI auto-detect the spoken language

How it works

  1. Subscribe to this server
  2. Enter your 3Scribe API Key
  3. Start transcribing your media files through Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Content Creators — generate transcripts and captions for YouTube videos or podcasts instantly
  • Journalists & Researchers — transcribe interviews and field recordings without manual effort
  • Business Professionals — convert meeting recordings into searchable text for documentation
  • Developers — integrate transcription capabilities into custom media workflows
transcriptionspeech-to-textaudio-processingvideo-transcriptionautomated-jobsmedia-analysis

4 tools expose this connector's capabilities to your AI agent.

create_job

You must provide a valid public URL. Returns a Job ID useful for tracking progress. Initiate a new audio or video transcription job in 3Scribe via a public media URL

list_jobs

Retrieve a paginated list of all transcription tasks from the 3Scribe account

get_job

You must provide the Job ID. Check the status and retrieve the generated text of a specific 3Scribe transcription job

delete_job

This is an irreversible destructive action. Requires the Job ID. Permanently delete a transcription task and its associated data from the 3Scribe account

See how to talk to your AI agent using 3Scribe.

Transcribe the audio from this URL: https://example.com/podcast.mp3

I've started a new transcription job for your podcast. The Job ID is 12345. You can check the status in a few minutes using the `get_job` tool.

What is the status of my transcription job 54321?

Checking job 54321... The status is 'Completed'. Here is a summary of the transcribed text: [Summary...]

Delete my old transcription job with ID 99999.

I've successfully deleted the transcription job 99999 from your account. The data has been permanently removed.

Use the `create_job` tool and provide the public URL of your audio or video file. Your agent will initiate the process and provide a Job ID.

Related Connectors