mcpbeat Sign in

FieldTranscript MCP Server

by fieldtranscript Your server? Claim it
answering

FieldTranscript is answering right now. Last checked 2 min ago. It exposes 4 tools.

Verbatim transcription of public video/audio URLs to clean text, SRT, and timestamped records.

Uptime history 33 days of history · worst day 0%
33 days agonow
100.0%
Uptime 24h
92 of 92 checks
4
Tools
read from the server
633 ms
Response time
average over 24h
open, no key
Access
streamable-http

FieldTranscript missed 2 checks this week

Everything else answered, so this is steady rather than shaky. We check every 15 minutes, which is how a one-off gets told apart from the start of a pattern, and how you hear about the next one within the hour instead of from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 2 min ago.

run in your terminal
claude mcp add transcriber --transport http https://mcp.fieldtranscript.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "transcriber": {
      "url": "https://mcp.fieldtranscript.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.transcriber]
url = "https://mcp.fieldtranscript.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "transcriber": {
      "url": "https://mcp.fieldtranscript.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "transcriber": {
      "url": "https://mcp.fieldtranscript.com/mcp"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

job
delete_job
Permanently delete a finished (done or errored) transcription job and its stored text. Refused while the job is queued or running. This cannot be undone.
get_job
Check a transcription job. Returns status (queued / working / done / error) and metadata. Set include_transcript=true only once status is 'done' and you actually need the full text in context - transcripts of long videos are large.
jobs
list_jobs
List all transcription jobs on your account, newest first.
submit
submit_transcription
Submit a public video or audio URL (YouTube etc.) for verbatim transcription. Returns a job_id immediately. Transcription takes ~1-10 minutes: poll get_job with the job_id every 30-60 seconds until status is 'done', then call get_job with include_transcript=true. Not for private/internal URLs.

Endpoints

URLTransportStateLatencyChecked
https://mcp.fieldtranscript.com/mcp streamable-http answering 603 ms 2 min ago

Alternatives to FieldTranscript

same job, measured the same way
Justtranscribe MCP
by bramontiventures

Transcribe public videos & audio (YouTube, TikTok, IG) into accurate, timestamped text via API.

46 installs/wk answering
Transkriba — Russian audio transcription
by transkriba

Transcribe Russian audio and video with timestamps and optional speaker labels from files or links.

7 tools answering
Vibe2Text — AI audio & video transcription with speaker diarization
by vibe2text

Audio & video to text, Russian-first: diarization, timestamps, summary, action items, subtitles.

answering
Ollos MCP
by kelvinbiffi

Local, offline transcription, speakers, keyframes, on-screen text and review of any audio or video.

57 installs/wk local only
Talkthrough
by korovin-aa97

Local MCP server: recordings or public video URLs into transcript, frames, OCR, wall-clock evidence.

1 622 installs/wk local only
SocialDataX TikTok MCP
by 52choujiang

TikTok public post, comment, reply, creator, search, and video speech-to-text transcript tools.

13 tools answering
SocialDataX YouTube MCP
by 52choujiang

YouTube public video, comment, reply, channel, search, and speech-to-text transcript tools.

10 tools answering
Media Context MCP
by vishalguptax

Local MCP server to analyze video, audio & images: frames, transcripts, on-screen text.

102 installs/wk local only

FieldTranscript — questions

Answers built from our own checks of this server.

What can FieldTranscript do?
It exposes 4 tools, read directly from the server on our last check. Among them: delete_job, get_job, list_jobs, submit_transcription. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is FieldTranscript working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 633 ms. The bar chart above shows every period we have measured.
How do I connect FieldTranscript?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does FieldTranscript need an API key?
No. FieldTranscript completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is FieldTranscript?
It answers our handshake in 633 ms on average, which is faster than 19% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.