# FieldTranscript (remote · mcp.fieldtranscript.com)

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

- Trust score: 18/100 (low)
- Change this week: 0
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-25

> **Recent critical change**: Authorization (2026-08-24). See the changelog below before you install this server.

## Components

- remote · `mcp.fieldtranscript.com`: 18/100 (this document), [markdown](https://verifymcp.io/servers/com-fieldtranscript-transcriber/mcp.md), [page](https://verifymcp.io/servers/com-fieldtranscript-transcriber/mcp)

## Channel facts

- Endpoint: `https://mcp.fieldtranscript.com/mcp`
- Transports: `streamable-http`
- Auth: `required`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-25.

- **Endpoint Security**: 46/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to connect, but we couldn't read the tool list to see what that exposes.
  - HTTPS enforcement could not be verified: the plaintext port answered with HTTP 530, which proves neither a plaintext path nor enforcement.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 0/100
  - Transport check failed: declared streamable-http, but the endpoint returned HTTP 530.
- **Schema Quality & AI Usability**: 0/100
  - Schema not yet verified: we couldn't read the endpoint's schema.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 0/100
  - Tool coverage not yet verified: we couldn't read the endpoint's tools.
- **Capabilities**: 0/100
  - Capabilities not yet verified: we couldn't read the endpoint's capabilities.

**Unverified: 4 categories.** Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

## Install

### How do I install the FieldTranscript MCP server?

FieldTranscript is a hosted endpoint at https://mcp.fieldtranscript.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http com-fieldtranscript-transcriber 'https://mcp.fieldtranscript.com/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "com-fieldtranscript-transcriber": {
      "url": "https://mcp.fieldtranscript.com/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-fieldtranscript-transcriber": {
      "type": "http",
      "url": "https://mcp.fieldtranscript.com/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.com-fieldtranscript-transcriber]
url = "https://mcp.fieldtranscript.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-fieldtranscript-transcriber": {
      "type": "remote",
      "url": "https://mcp.fieldtranscript.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-fieldtranscript-transcriber --url 'https://mcp.fieldtranscript.com/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-fieldtranscript-transcriber:
    url: "https://mcp.fieldtranscript.com/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "com-fieldtranscript-transcriber": {
      "Transport": "http",
      "Url": "https://mcp.fieldtranscript.com/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-fieldtranscript-transcriber -t streamable-http -u 'https://mcp.fieldtranscript.com/mcp'
```

### Other

```json
{
  "mcpServers": {
    "com-fieldtranscript-transcriber": {
      "type": "http",
      "url": "https://mcp.fieldtranscript.com/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-25 (score 18, −41)

- [security regression] Endpoint reachability: reachable → not serving MCP
- [security regression] Authorization: fail → unverified
- [security regression] Stability: 0.27 → unverified
- [security regression] Transport: pass → fail
- [functional regression] Capabilities: pass → unverified
- [functional regression] Tool coverage: 100 → unverified

### 2026-08-24 (score 59, +41)

- [critical regression] Authorization: unverified → fail
- [security improvement] Transport: fail → pass
- [functional improvement] Endpoint reachability: not serving MCP → reachable
- [functional improvement] Tool coverage: unverified → 100
- [functional improvement] Stability: unverified → 0.27
- [functional improvement] MCP protocol: unverified → pass

### 2026-08-18 (score 18, −37)

- [security regression] Endpoint reachability: reachable → not serving MCP
- [security regression] Authorization: fail → unverified
- [security regression] Stability: 0.03 → unverified
- [security regression] Transport: pass → fail
- [functional regression] Capabilities: pass → unverified
- [functional regression] Tool coverage: 100 → unverified
- [functional] First check of Schema quality: unverified

### 2026-08-17 (score 55, 0)

- [functional improvement] Stability: unverified → 0.03

### 2026-08-16 (score 55)

First indexed and scored.

## MCP tools (4)

### `submit_transcription` (~83 tokens)

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.

Input parameters:

- `url` (string, required)

### `get_job` (~73 tokens)

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.

Input parameters:

- `include_transcript` (boolean)
- `job_id` (string, required)

### `list_jobs` (~19 tokens)

List all transcription jobs on your account, newest first.

### `delete_job` (~49 tokens)

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.

Input parameters:

- `job_id` (string, required)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-fieldtranscript-transcriber/mcp#diagnostics

## Score history

- 2026-08-25: 18
- 2026-08-24: 59
- 2026-08-23: 18
- 2026-08-22: 18
- 2026-08-21: 18
- 2026-08-20: 18
- 2026-08-19: 18
- 2026-08-18: 18
- 2026-08-17: 55
- 2026-08-16: 55

## Common questions

### What is the FieldTranscript MCP server?

FieldTranscript is an MCP server listed in the public MCP registry as com.fieldtranscript/transcriber. Verbatim transcription of public video/audio URLs to clean text, SRT, and timestamped records. This page covers its hosted endpoint (https://mcp.fieldtranscript.com/mcp).

### Is the FieldTranscript MCP server safe to use?

FieldTranscript scores 18 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the FieldTranscript MCP server expose?

FieldTranscript exposes 4 tools: submit_transcription, get_job, list_jobs, delete_job. Their descriptions and schemas cost roughly 224 tokens of context every time the server is loaded.

### Does the FieldTranscript MCP server require authentication?

No. We connected to FieldTranscript without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the FieldTranscript MCP server still maintained?

FieldTranscript is still listed as active in the MCP registry. We last reached this channel on 25 August 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://mcp.fieldtranscript.com/mcp
- Authorisation metadata: https://mcp.fieldtranscript.com/.well-known/oauth-protected-resource/mcp
- Website: https://fieldtranscript.com/
- Changelog RSS feed: https://verifymcp.io/servers/com-fieldtranscript-transcriber/mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-fieldtranscript-transcriber/mcp.json
- HTML version of this page: https://verifymcp.io/servers/com-fieldtranscript-transcriber/mcp
