Skip to main content
Glama

FieldTranscript

Server Details

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

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.

Tool Definition Quality

Score is being calculated. Check back soon.

Available Tools

4 tools
delete_job
Destructive
Inspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
job_idYes
get_job
Read-onlyIdempotent
Inspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
job_idYes
include_transcriptNo
list_jobs
Read-onlyIdempotent
Inspect

List all transcription jobs on your account, newest first.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

submit_transcriptionInspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYes

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Servers

View all MCP Servers

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources