// Transcription MCP Server

Give your AI agent a media processing tool.

Install a transcription MCP starter so agents can clean, compress, transcribe, subtitle, summarize, and download agent-ready transcript JSON from audio or video.

MCPnpxJSON
vocce · transcribe● live
点击或拖拽上传
上传音频或视频文件 · ≤ 50MB
// runs in your agent, ships to your stack Claude Code Cursor Gemini MCP CLI REST API n8n Zapier Make GitHub Actions Notion HubSpot
// runs in your agent, ships to your stack Claude Code Cursor Gemini MCP CLI REST API n8n Zapier Make GitHub Actions Notion HubSpot
// What you get

One upload. Every file the next step needs.

The same reliable Vocce pipeline, focused on this job. Free 3-minute preview, then pay only when the export matters.

create_transcription_job
get_transcription_job
list_transcription_artifacts
agent.v1 schema
Webhook delivery
// How it works

How to give your AI agent transcription

01
Upload or paste a URL Any format, any length — Vocce normalizes it.
02
One reliable call Clean, compress, transcribe, diarize, summarize.
03
Export the pack Transcript, subtitles, summary, and agent JSON.
// who uses transcription mcp server

Built for real workflows.

Claude & MCP agents

One `claude mcp add` and your agent can clean, transcribe, subtitle, and summarize any media a user hands it.

Agent products

Ship voice-note and meeting features without building a media pipeline — your agent calls one stable tool.

Automation builders

The same tool names work from n8n, Zapier, and Make, so flows stay portable.

// faq

Transcription MCP Server, answered.

What is a transcription MCP server? +

An MCP (Model Context Protocol) server exposes transcription as tools an AI agent can call directly — create_transcription_job, get_transcription_job — with a stable schema the agent can rely on.

How do I install it? +

One command: claude mcp add vocce -- npx -y @vocce/transcribe-mcp. Set your API key in the environment and the tools appear in your agent.

What does the agent get back? +

agent.v1 JSON: speaker turns, timestamps, chapters, summaries, quality warnings, and artifact links — structured data an agent can reason over, not a wall of text.

Do failed jobs burn credits? +

No — jobs are idempotent with automatic retries, and only successful completions are billed.