← Registry

Content Tools

fieldtranscript.com

Transcribes audio and video content from URLs into text.

1 endpoint4 known toolsFirst detected August 16, 2026Last detected August 16, 2026

ENDPOINT 1

https://mcp.fieldtranscript.com/mcp

No auth detected

MCP server metadata

Name
FieldTranscript
Capabilities
experimentalpromptsresourcestools
Server instructions

Verbatim transcription of videos and audio for LLM use. Submit a public video/audio URL, poll until done, then fetch the transcript. Jobs take roughly 1-10 minutes depending on length. Media is deleted from the server the moment the text is ready; only the text is kept.

Known tools 4

submit_transcription

Submit a public video or audio URL (YouTube etc.

Inferred read-only
get_job

Check a transcription job.

Inferred read-only
list_jobs

List all transcription jobs on your account, newest first.

Inferred read-only
delete_job

Permanently delete a finished (done or errored) transcription job and its stored text.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.fieldtranscript]
url = "https://mcp.fieldtranscript.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "fieldtranscript": {
      "type": "http",
      "url": "https://mcp.fieldtranscript.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: fieldtranscript
Remote MCP URL: https://mcp.fieldtranscript.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "fieldtranscript": {
      "url": "https://mcp.fieldtranscript.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "fieldtranscript": {
      "type": "http",
      "url": "https://mcp.fieldtranscript.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "fieldtranscript",
  "transport": "streamable-http",
  "url": "https://mcp.fieldtranscript.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for fieldtranscript.com was fetched 2026-08-23T21:55:37.046Z.

Trust status Neutral

fieldtranscript.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.