Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

com.scriptivox.www/transcription

REMOTE · PLATFORM.SCRIPTIVOX.COM · 3 COMPONENTS · SCANNED SEP 20

AI transcription from URLs or files. 119 languages, diarization, SRT/VTT/text export.

+4 this week 80 Trust /100

Recent critical change

Authorization (31 Aug 2026). See the changelog before you install this server.

Trust breakdown (7 categories)

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. How we score → Why this is hard to score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability80
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 4440 tokens (~113/item across 39 items; 39 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management87
  • Stability observed for 26 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • All 3 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
  • An AI judge read all 40 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the com.scriptivox.www/transcription MCP server?

com.scriptivox.www/transcription is a hosted endpoint at https://platform.scriptivox.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.

remote · platform.scriptivox.com

# add to Claude Code
claude mcp add --transport http com-scriptivox-www-transcription 'https://platform.scriptivox.com/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-scriptivox-www-transcription": {
      "url": "https://platform.scriptivox.com/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-scriptivox-www-transcription": {
      "type": "http",
      "url": "https://platform.scriptivox.com/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-scriptivox-www-transcription]
url = "https://platform.scriptivox.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-scriptivox-www-transcription": {
      "type": "remote",
      "url": "https://platform.scriptivox.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-scriptivox-www-transcription --url 'https://platform.scriptivox.com/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-scriptivox-www-transcription:
    url: "https://platform.scriptivox.com/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-scriptivox-www-transcription": {
      "Transport": "http",
      "Url": "https://platform.scriptivox.com/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-scriptivox-www-transcription -t streamable-http -u 'https://platform.scriptivox.com/mcp'
// mcp.json
{
  "mcpServers": {
    "com-scriptivox-www-transcription": {
      "type": "http",
      "url": "https://platform.scriptivox.com/mcp"
    }
  }
}

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

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 77 to 80. That category is still filling its 30-day observation window: 23 days of observed history at the previous scan, 24 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 70 to 73. That category is still filling its 30-day observation window: 21 days of observed history at the previous scan, 22 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

  • 9 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.

  • 7 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 40 to 43. That category is still filling its 30-day observation window: 12 days of observed history at the previous scan, 13 at this one. The score rises as the window fills, whether or not the server changes.

  • 5 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://platform.scriptivox.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=platform.scriptivox.com CN=YR2,O=Let's Encrypt,C=US 17 Aug 2026 15 Nov 2026 RSA 2048 SHA256-RSA 5602afa65eeba8dccce886fdf4ed74f2444
SANs: platform.scriptivox.com
CN=YR2,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA 4ebd24947e24d394802d84a52fd5b319
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of platform.scriptivox.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
scriptivox.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000; includeSubDomains; preload
content-security-policy default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://www.googletagmanager.com https://www.google-analytics.com https://va.vercel-scripts.com https://cdn.jsdelivr.net https://unpkg.com https://widget.intercom.io https://js.intercomcdn.com https://connect.facebook.net; style-src 'self' 'unsafe-inline'; img-src 'self' data: blob: https://*.supabase.co https://images.unsplash.com https://www.google-analytics.com https://www.googletagmanager.com https://randomuser.me https://api.dicebear.com https://cdn.simpleicons.org https://svgl.app https://*.intercomcdn.com https://*.intercom-mail.com https://static.intercomassets.com https://www.facebook.com; font-src 'self' data: https://*.intercomcdn.com; connect-src 'self' blob: https://*.supabase.co wss://*.supabase.co https://*.ingest.us.sentry.io https://www.google-analytics.com https://analytics.google.com https://stats.g.doubleclick.net https://va.vercel-scripts.com https://vitals.vercel-insights.com https://api.unsplash.com https://*.intercom.i
x-content-type-options nosniff
x-frame-options SAMEORIGIN
referrer-policy strict-origin-when-cross-origin
permissions-policy camera=(), microphone=(self), geolocation=(), payment=()

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://platform.scriptivox.com/mcp Verified 200
http (plaintext) http://platform.scriptivox.com/mcp HTTPS enforced 308 https://platform.scriptivox.com/mcp
MCP tools · 39 exposed · ~4,318 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
cancel_scheduled_bot ~117

Cancel a meeting bot that has not joined yet, so it never joins. Use transcription_id for a scheduled bot that already exists, or dispatch_id for one still queued because every bot was busy — a queued dispatch has no transcription and is reachable only by its dispatch_id. list_scheduled_meetings returns both, labelled. Requires an OAuth 2.1 user access token.

NameTypeReqDescription
dispatch_idstringA dispatch still queued, with no transcription yet.
transcription_idstringA scheduled bot that already exists.

No output schema declared.

No examples provided.

chat_with_transcript ~143

Ask a question about an existing transcript and get an answer from the model, with the transcript as context. SPENDS THE ACCOUNT'S LLM CREDITS — every message is billed against them. If you already hold the transcript text, answering directly is cheaper and usually just as good; this is for when you do not. Pass back the returned conversation_id to continue a thread. Requires an OAuth 2.1 user access token.

NameTypeReqDescription
conversation_idstringContinue an existing thread. Omit to start a new one.
messagestringyesThe question to ask about the transcript.
transcription_idstringyesA completed transcription id.

No output schema declared.

No examples provided.

check_balance ~29

Check your Scriptivox API credit balance, available hours, and pricing. Requires a configured API key.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

create_account ~157

Create a Scriptivox account from an email address and password. Needs no credential. The account is NOT usable when this returns: a confirmation email is sent and the account can do nothing until its link is followed, which only the person can do. The reply is identical whether or not the address was already registered.

NameTypeReqDescription
agent_attributionstringOptional label identifying you, e.g. "acme-assistant/1.4". Used for support and abuse triage only.
emailstringyesWhere the confirmation link is sent. Disposable-inbox providers are refused.
namestringFull name of the person. Optional.
passwordstringyesAt least 6 characters, at most 72.

No output schema declared.

No examples provided.

create_api_key ~83

Mint a new Scriptivox API key (sk_live_...) for the signed-in person. This is the bridge from a web account to the transcription API. The secret is returned ONCE and cannot be retrieved again. Requires an OAuth 2.1 user access token.

NameTypeReqDescription
namestringyesA label so the person can tell their keys apart. Required.

No output schema declared.

No examples provided.

export_transcript ~213

Export a completed Scriptivox transcript as SRT subtitles, WebVTT subtitles, or plain text. Supports segmentation knobs (max_words, max_chars, max_duration, sentence_aware, include_speakers, strip_chars). Requires the transcription to be in `completed` status. Requires a configured API key.

NameTypeReqDescription
formatstringyesOutput format.
include_speakersstringWhether to prefix caption lines with speaker tags. 'auto' (default), 'true' (always), 'false' (never).
max_charsnumberMax characters per caption segment (default 80).
max_durationnumberMax seconds per caption segment (default 10).
max_wordsnumberMax words per caption segment (default 4).
sentence_awarebooleanBreak at sentence boundaries (default true).
strip_charsstringCharacters to strip from the transcript before formatting.
transcription_idstringyesCompleted transcription ID (UUID).

No output schema declared.

No examples provided.

get_account ~41

Read the account of the signed-in person: current plan, entitlements and quota. Requires an OAuth 2.1 user access token, not an API key.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_api_docs ~61

Get Scriptivox API documentation. Sections: quickstart, transcribe, result, list, cancel, delete, upload, balance, webhooks, errors. No API key required.

NameTypeReqDescription
sectionstringDocumentation section. Defaults to "quickstart".

No output schema declared.

No examples provided.

get_automation_run ~80

Check the progress of an automation run started by run_automation: overall status, plus each step with its status, model, duration and error. Poll this the way you would poll transcribe_status. Read-only. Requires an OAuth 2.1 user access token.

NameTypeReqDescription
run_idstringyesThe run_id returned by run_automation.

No output schema declared.

No examples provided.

get_billing_history ~108

Read the signed-in person's billing history: plan invoices, add-on charges, lifetime purchases and API deposits, newest first, with links to each Stripe invoice. Read-only — it charges nothing and changes nothing. Requires an OAuth 2.1 user access token.

NameTypeReqDescription
beforestringISO 8601 timestamp to page backwards from — pass the `next_cursor` from a previous call.
limitintegerRows per page, 1-100. Default 24.

No output schema declared.

No examples provided.

get_billing_portal_url ~78

Return a link to the Stripe billing portal for the signed-in person, where they can change their card, download invoices, or cancel a subscription. Does NOT charge anything and does NOT change anything: it returns a link the person must open themselves. Single-use and short-lived. Requires an OAuth 2.1 user access token.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_doc ~81

Fetch a full Scriptivox documentation page as markdown, by its slug (for example "quickstart", "authentication", "api-reference"). Call search_docs first if you do not know the slug. No API key required.

NameTypeReqDescription
slugstringyesThe page slug, e.g. "quickstart". Use "" or "overview" for the documentation index.

No output schema declared.

No examples provided.

get_pricing ~42

Get Scriptivox pricing information including subscription plans (Free, Pro, Team) and API pay-as-you-go rates. Includes signup URLs. No API key required.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_product_info ~56

Get information about Scriptivox capabilities: transcription, audio tools, video tools, subtitle tools, meeting bot, or API. No API key required.

NameTypeReqDescription
topicstringTopic to get info about. Defaults to "all".

No output schema declared.

No examples provided.

get_supported_languages ~34

List all languages supported by Scriptivox for audio/video transcription. Returns language names and ISO codes. No API key required.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_transcript_audio ~91

Return a time-limited signed URL for the source audio or video of an existing transcription, so it can be handed to another tool or streamed. Valid for one hour and supports HTTP Range requests. This reads back media that already exists — it does not transcribe anything and costs nothing. Requires an OAuth 2.1 user access token.

NameTypeReqDescription
transcription_idstringyesThe transcription ID (UUID).

No output schema declared.

No examples provided.

list_automations ~65

List the automations on the signed-in person's account — saved chains of steps they built in the web app to run over a finished transcript. Read-only, and there is deliberately no tool here that creates or edits one. Requires an OAuth 2.1 user access token.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_folders ~64

List the folders on the signed-in person's account, with the workspace each belongs to. Use this to find the folder_id move_to_folder needs. Read-only, and there is deliberately no tool here that creates a folder. Requires an OAuth 2.1 user access token.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_scheduled_meetings ~78

List the signed-in person's meeting bots that are scheduled or currently running, plus any dispatches still queued waiting for a free bot. This is where the transcription_id, job_id and dispatch_id that stop_meeting_bot and cancel_scheduled_bot need come from. Read-only. Requires an OAuth 2.1 user access token.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_tags ~87

List the tags on the signed-in person's account: the ones actually in use on transcriptions with a count of each, and separately the named-tag registry the web app maintains. The two are not kept in step by the product, so both are returned. Tags are free-form labels; a transcription carries at most 5. Read-only. Requires an OAuth 2.1 user access token.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_transcriptions ~139

List recent transcriptions for the configured API key, with optional status/date filters and cursor pagination. The full transcript body is omitted — fetch transcribe_status per id to read it. Requires a configured API key.

NameTypeReqDescription
cursorstringOpaque cursor from a previous response.
fromstringISO 8601 timestamp lower bound (inclusive).
limitnumberMax items per page (1-200, default 50).
orderstringSort order. Default: desc.
statusstringFilter by status.
tostringISO 8601 timestamp upper bound (exclusive).

No output schema declared.

No examples provided.

list_workspaces ~53

List the signed-in person's workspaces. Tags, folders and transcriptions all live inside one, so this is the outermost level of their library. Read-only. Requires an OAuth 2.1 user access token.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

move_to_folder ~120

File up to 50 existing transcriptions into a folder, or pass folder_id: null to move them out of any folder. The folder must already exist and belong to the signed-in person — call list_folders for the ids. Passing more than 50 ids is refused, not truncated. Requires an OAuth 2.1 user access token.

NameTypeReqDescription
folder_idstring|nullyesTarget folder id, or null to remove them from any folder.
transcription_idsarrayyesTranscription ids to move. At most 50 per call.

No output schema declared.

No examples provided.

purchase_plan ~80

Start checkout for a Scriptivox web subscription and return a Stripe Checkout URL. Does NOT charge anything: the person must open the link and enter their card. A web plan covers transcription done by a person in the browser and grants no API credit. Requires an OAuth 2.1 user access token.

NameTypeReqDescription
planstringyesWhich plan to buy.

No output schema declared.

No examples provided.

revoke_api_key ~54

Permanently revoke an API key belonging to the signed-in person. Cannot be undone. Requires an OAuth 2.1 user access token.

NameTypeReqDescription
key_idstringyesThe key id to revoke, not the secret.

No output schema declared.

No examples provided.

run_automation ~128

Run one of the signed-in person's existing automations over one completed transcription. SPENDS THE ACCOUNT'S LLM CREDITS as its steps execute. Returns a run_id immediately — automations are long-running and do not finish inside this call, so poll get_automation_run until the status is succeeded or failed. Re-running the same automation over the same transcript is suppressed rather than duplicated. Requires an OAuth 2.1 user access token.

NameTypeReqDescription
automation_idstringyesFrom list_automations.
transcription_idstringyesA COMPLETED transcription. Anything else is refused.

No output schema declared.

No examples provided.

search_docs ~79

Search the Scriptivox documentation and agent guides. Returns matching documents with their URLs and summaries, best match first. Use this before guessing a URL. No API key required.

NameTypeReqDescription
limitintegerMaximum results to return. Defaults to 5, maximum 20.
querystringyesWhat you want to know, in natural language.

No output schema declared.

No examples provided.

search_transcripts ~217

Find transcripts in the signed-in person's library, filtered by folder, tag, workspace, status or filename, newest first. This is where the transcription ids that tag_transcriptions, move_to_folder, get_transcript_audio, chat_with_transcript and run_automation need come from — start here. NOT the same as list_transcriptions, which takes an API key and lists metered API jobs instead. Read-only. Requires an OAuth 2.1 user access token.

NameTypeReqDescription
folder_idstring|nullOnly transcripts in this folder, or null for those in no folder.
limitintegerRows to return, 1-200. Default 50.
offsetintegerRows to skip — pass next_offset from a previous call.
querystringMatch against the original filename.
statusstringFilter by status. Most tools here need "completed".
tagstringOnly transcripts carrying this exact tag.
workspace_idstringRestrict to one workspace.

No output schema declared.

No examples provided.

start_meeting_bot ~220

Send a bot to join ONE Zoom, Google Meet, Teams or Webex call and record it, producing a speaker-attributed transcript after the call ends. This is the only tool here that creates new transcription work, so it takes a single meeting_url — never a list — and is rate limited to 5 bots per hour per account. It consumes the account's meeting minutes. The transcript is not available when this returns; track it with list_scheduled_meetings. Requires an OAuth 2.1 user access token.

NameTypeReqDescription
languagestringISO 639-1 language code for the meeting audio. Optional; auto-detected when omitted.
meeting_urlstringyesThe meeting link to join (Zoom, Google Meet, Teams or Webex). ONE url — this tool does not take a list.
scheduled_timestringISO 8601 time for the bot to join. Omit to join immediately. Must be in the future.
titlestringTitle for the resulting transcript. Optional.

No output schema declared.

No examples provided.

stop_meeting_bot ~111

Tell a meeting bot that is currently in a call to leave. Whatever it recorded up to that point is still processed into a transcript — this ends the recording, it does not discard it. Identify the bot by transcription_id or job_id from list_scheduled_meetings. Requires an OAuth 2.1 user access token.

NameTypeReqDescription
job_idstringThe meeting-bot job id. Either this or transcription_id.
transcription_idstringThe transcription the bot is recording into.

No output schema declared.

No examples provided.

tag_transcriptions ~146

Add tags to up to 10 existing transcriptions at once — the tool for "label these interviews as Q3". Tags are created on first use, so they need not exist beforehand. Letters, digits and spaces only, at most 30 characters each; a transcription holds at most 5 tags and further ones are skipped rather than replacing existing tags. Passing more than 10 ids is refused, not truncated. Requires an OAuth 2.1 user access token.

NameTypeReqDescription
tagsarrayyesTag names to add. Letters, digits and spaces, max 30 characters each.
transcription_idsarrayyesTranscription ids to tag. At most 10 per call.

No output schema declared.

No examples provided.

top_up_balance ~84

Start checkout to add credit to the prepaid API balance and return a Stripe Checkout URL. Does NOT charge anything: the person must open the link. Transcription is billed at $0.20 per hour of audio. Requires an OAuth 2.1 user access token.

NameTypeReqDescription
amount_centsintegeryesAmount to add, in US cents. A project minimum applies.

No output schema declared.

No examples provided.

transcribe_cancel ~58

Cancel an in-flight Scriptivox transcription and release any reserved balance. Idempotent. Returns 409 CONFLICT on already-terminal jobs. Requires a configured API key.

NameTypeReqDescription
transcription_idstringyesThe transcription ID to cancel (UUID).

No output schema declared.

No examples provided.

transcribe_delete ~63

Soft-delete a Scriptivox transcription record. Idempotent. Returns 409 CONFLICT if the job is still in-flight — cancel first via transcribe_cancel. Requires a configured API key.

NameTypeReqDescription
transcription_idstringyesThe transcription ID to delete (UUID).

No output schema declared.

No examples provided.

transcribe_status ~63

Check the status of a Scriptivox transcription job. Use this for long-running transcriptions, after a timeout, or to verify completion. Requires a configured API key.

NameTypeReqDescription
transcription_idstringyesThe transcription ID returned from transcribe_url or transcribe_upload.

No output schema declared.

No examples provided.

transcribe_upload ~313

Transcribe a LOCAL file by uploading it to Scriptivox. NOT AVAILABLE over the hosted MCP endpoint: this server has no access to your filesystem. Use transcribe_url with a public URL, run @scriptivox/mcp-server locally over stdio, or drive the 3-step REST upload flow yourself. Max file size 5 GB. Requires a configured API key.

NameTypeReqDescription
alignbooleanWord-level timestamps + confidence scores. Default: true. Pass false to opt out (ignored when diarize: true).
await_completedbooleanDefault: true. When false, return the transcription_id immediately without polling.
diarizebooleanEnable speaker diarization. Default: false. When true, word-level alignment is automatically enabled regardless of `align`.
file_pathstringyesAbsolute path to the audio/video file on the local filesystem.
idempotency_keystringOptional Idempotency-Key header (up to 255 chars). Same key + same body = same transcription_id.
languagestringISO 639-1 language code (e.g. "en", "es", "fr"). 119 languages supported. Strongly recommended when you know the language.
speaker_countnumberExpected number of speakers (1-50). Requires diarize: true. Passing this when known improves diarization accuracy.
webhook_urlstringOptional HTTPS URL where transcription.* events will be POSTed (HMAC-signed).

No output schema declared.

No examples provided.

transcribe_url ~330

Transcribe audio or video from a public URL using Scriptivox AI. Supports 119 languages, speaker diarization, and word-level timestamps. RECOMMENDED: always pass the `language` parameter explicitly when you know the audio language — auto-detect has a small failure rate on short clips, code-switched audio, or files starting with music. Requires a configured API key.

NameTypeReqDescription
alignbooleanWord-level timestamps + confidence scores. Default: true. Pass false to opt out (ignored when diarize: true).
await_completedbooleanDefault: true. When false, return the transcription_id immediately without polling.
diarizebooleanEnable speaker diarization. Default: false. When true, word-level alignment is automatically enabled regardless of `align`.
idempotency_keystringOptional Idempotency-Key header (up to 255 chars). Same key + same body = same transcription_id.
languagestringISO 639-1 language code (e.g. "en", "es", "fr"). 119 languages supported. Strongly recommended when you know the language.
speaker_countnumberExpected number of speakers (1-50). Requires diarize: true. Passing this when known improves diarization accuracy.
urlstringyesPublic URL to an audio or video file (http/https). Supports Google Drive, Dropbox, OneDrive sharing links, and direct file URLs.
webhook_urlstringOptional HTTPS URL where transcription.* events will be POSTed (HMAC-signed).

No output schema declared.

No examples provided.

transcription_status ~69

[DEPRECATED — use transcribe_status instead] Alias kept for backward compatibility with @scriptivox/mcp-server@1.0.x. Will be removed in 2.0.0. Identical behavior to transcribe_status.

NameTypeReqDescription
transcription_idstringyesThe transcription ID (UUID).

No output schema declared.

No examples provided.

transcription_url ~283

[DEPRECATED — use transcribe_url instead] Alias kept for backward compatibility with @scriptivox/mcp-server@1.0.x. Will be removed in 2.0.0. Identical behavior to transcribe_url.

NameTypeReqDescription
alignbooleanWord-level timestamps + confidence scores. Default: true. Pass false to opt out (ignored when diarize: true).
await_completedbooleanDefault: true. When false, return the transcription_id immediately without polling.
diarizebooleanEnable speaker diarization. Default: false. When true, word-level alignment is automatically enabled regardless of `align`.
idempotency_keystringOptional Idempotency-Key header (up to 255 chars). Same key + same body = same transcription_id.
languagestringISO 639-1 language code (e.g. "en", "es", "fr"). 119 languages supported. Strongly recommended when you know the language.
speaker_countnumberExpected number of speakers (1-50). Requires diarize: true. Passing this when known improves diarization accuracy.
urlstringyesPublic URL to an audio/video file (http/https).
webhook_urlstringOptional HTTPS URL where transcription.* events will be POSTed (HMAC-signed).

No output schema declared.

No examples provided.

Common questions

What is the com.scriptivox.www/transcription MCP server?

com.scriptivox.www/transcription is an MCP server listed in the public MCP registry as com.scriptivox.www/transcription. AI transcription from URLs or files. 119 languages, diarization, SRT/VTT/text export. This page covers its hosted endpoint (https://platform.scriptivox.com/mcp).

Is the com.scriptivox.www/transcription MCP server safe to use?

com.scriptivox.www/transcription scores 80 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 com.scriptivox.www/transcription MCP server expose?

com.scriptivox.www/transcription exposes 39 tools: get_supported_languages, get_pricing, get_product_info, get_api_docs, check_balance, and 34 more. Their descriptions and schemas cost roughly 4,318 tokens of context every time the server is loaded.

Does the com.scriptivox.www/transcription MCP server require authentication?

No. We connected to com.scriptivox.www/transcription without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the com.scriptivox.www/transcription MCP server still maintained?

com.scriptivox.www/transcription is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.