# FieldTranscript MCP server

Agent View of the PolicyLayer registry record for FieldTranscript: identity, probed posture, risk grade, and all 4 tools classified. HTML page: https://policylayer.com/tools/com-fieldtranscript-transcriber

## Facts

- Server id: `https://mcp.fieldtranscript.com/mcp`
- Homepage: https://github.com/https://mcp.fieldtranscript.com/mcp
- Registry record: grade F, identity unverified
- Lifecycle: active
- Auth posture: open
- Rate-limited: no
- Tools: 4 (3 with introspected schema)
- Tool categories present: Destructive, Read, Write
- Context-window cost: 329 tokens per request — https://policylayer.com/token-cost/com-fieldtranscript-transcriber
- Tags: com fieldtranscript transcriber, admin
- Record last modified: 2026-08-20T19:05:12.915Z

## Tools (4)

| Tool | Category | Risk | Record |
| --- | --- | --- | --- |
| `delete_job` | Destructive | Critical | https://policylayer.com/tools/com-fieldtranscript-transcriber/delete-job.md |
| `get_job` | Read | Low | https://policylayer.com/tools/com-fieldtranscript-transcriber/get-job.md |
| `list_jobs` | Read | Low | https://policylayer.com/tools/com-fieldtranscript-transcriber/list-jobs.md |
| `submit_transcription` | Write | Medium | https://policylayer.com/tools/com-fieldtranscript-transcriber/submit-transcription.md |

## Tool descriptions

- `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.
- `list_jobs` — List all transcription jobs on your account, newest first.
- `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 wit…

## Related servers

- UnClick (1662 tools) — https://policylayer.com/tools/io-github-malamutemayhem-unclick-mcp-server.md
- Delx Protocol — Agent Recovery & Continuity (1076 tools) — https://policylayer.com/tools/io-github-davidmosiah-delx-protocol.md
- Delx Mcp A2a (1068 tools) — https://policylayer.com/tools/io-github-davidmosiah-delx-mcp-a2a.md
- MCP Framework Personal (912 tools) — https://policylayer.com/tools/inggerman-mcps.md
- Nodebench (824 tools) — https://policylayer.com/tools/io-github-homenshum-nodebench.md
- Delx MCP Server (740 tools) — https://policylayer.com/tools/io-github-davidmosiah-delx-mcp-server.md
- Binance MCP Server (734 tools) — https://policylayer.com/tools/nirholas-binance-mcp.md
- Eda Agent (726 tools) — https://policylayer.com/tools/eda-agent.md

## For agents

This record is a snapshot. Live verdicts and the full registry:

- Check every server in your MCP config at once: `npx -y policylayer stack`
- Vet a server before you add it: install the mcp-precheck skill — `npx skills add https://policylayer.com` (skill text: https://policylayer.com/skill.md)
- Query the registry over MCP: endpoint `https://api.policylayer.com/mcp` — tools `check_mcp_server`, `check_mcp_stack`, `check_tool`, `search_registry`, `get_change_events`

---

Source: the PolicyLayer MCP registry — one continuously verified record per MCP server. Full record: https://policylayer.com/registry?q=com-fieldtranscript-transcriber · API: https://policylayer.com/registry/api · Recommended policies for every tool: https://policylayer.com/policies/com-fieldtranscript-transcriber
