# com.scriptivox.www/transcription (remote · platform.scriptivox.com)

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

- Trust score: 80/100 (high trust)
- Change this week: +4
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

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

## Components

- remote · `platform.scriptivox.com`: 80/100 (this document), [markdown](https://verifymcp.io/servers/com-scriptivox-www-transcription/platform.md), [page](https://verifymcp.io/servers/com-scriptivox-www-transcription/platform)
- npm · `@scriptivox/mcp-server`: 84/100, [markdown](https://verifymcp.io/servers/com-scriptivox-www-transcription/scriptivox-mcp-server.md), [page](https://verifymcp.io/servers/com-scriptivox-www-transcription/scriptivox-mcp-server)
- oci · `docker.io/sparkleofficialmain/scriptivox-mcp-server:1.1.3`: 51/100, [markdown](https://verifymcp.io/servers/com-scriptivox-www-transcription/docker-io-sparkleofficialmain-scriptivox-mcp-server-1-1-3.md), [page](https://verifymcp.io/servers/com-scriptivox-www-transcription/docker-io-sparkleofficialmain-scriptivox-mcp-server-1-1-3)

## Channel facts

- Endpoint: `https://platform.scriptivox.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.1.4`

## 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-09-20.

- **Endpoint Security**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation check failed: no authorisation is required to call this server, and it exposes a tool marked destructive (transcribe_cancel).
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 80/100
  - AI-judged instruction clarity (excellent).
  - 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.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 87/100
  - Stability observed for 26 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - All 3 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.
  - An AI judge read all 40 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## 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.

### Claude

```bash
claude mcp add --transport http com-scriptivox-www-transcription 'https://platform.scriptivox.com/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "com-scriptivox-www-transcription": {
      "url": "https://platform.scriptivox.com/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-scriptivox-www-transcription": {
      "type": "http",
      "url": "https://platform.scriptivox.com/mcp"
    }
  }
}
```

### Codex

```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
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-scriptivox-www-transcription --url 'https://platform.scriptivox.com/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-scriptivox-www-transcription:
    url: "https://platform.scriptivox.com/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "com-scriptivox-www-transcription": {
      "Transport": "http",
      "Url": "https://platform.scriptivox.com/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-scriptivox-www-transcription -t streamable-http -u 'https://platform.scriptivox.com/mcp'
```

### Other

```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 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-09-20 (score 80, +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.

### 2026-09-18 (score 79, +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.

### 2026-09-16 (score 78, +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.

### 2026-09-14 (score 77, +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.

### 2026-09-11 (score 76, +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.

### 2026-09-09 (score 75, +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.

### 2026-09-07 (score 74, +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.

### 2026-09-05 (score 73, +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.

## MCP tools (39)

### `get_supported_languages` (~34 tokens)

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

### `get_pricing` (~42 tokens)

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

### `get_product_info` (~56 tokens)

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

Input parameters:

- `topic` (string): Topic to get info about. Defaults to "all".

### `get_api_docs` (~61 tokens)

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

Input parameters:

- `section` (string): Documentation section. Defaults to "quickstart".

### `check_balance` (~29 tokens)

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

### `transcribe_url` (~330 tokens)

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.

Input parameters:

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

### `transcribe_status` (~63 tokens)

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.

Input parameters:

- `transcription_id` (string, required): The transcription ID returned from transcribe_url or transcribe_upload.

### `transcribe_upload` (~313 tokens)

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.

Input parameters:

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

### `transcribe_cancel` (~58 tokens)

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

Input parameters:

- `transcription_id` (string, required): The transcription ID to cancel (UUID).

### `transcribe_delete` (~63 tokens)

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.

Input parameters:

- `transcription_id` (string, required): The transcription ID to delete (UUID).

### `list_transcriptions` (~139 tokens)

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.

Input parameters:

- `cursor` (string): Opaque cursor from a previous response.
- `from` (string): ISO 8601 timestamp lower bound (inclusive).
- `limit` (number): Max items per page (1-200, default 50).
- `order` (string): Sort order. Default: desc.
- `status` (string): Filter by status.
- `to` (string): ISO 8601 timestamp upper bound (exclusive).

### `export_transcript` (~213 tokens)

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.

Input parameters:

- `format` (string, required): Output format.
- `include_speakers` (string): Whether to prefix caption lines with speaker tags. 'auto' (default), 'true' (always), 'false' (never).
- `max_chars` (number): Max characters per caption segment (default 80).
- `max_duration` (number): Max seconds per caption segment (default 10).
- `max_words` (number): Max words per caption segment (default 4).
- `sentence_aware` (boolean): Break at sentence boundaries (default true).
- `strip_chars` (string): Characters to strip from the transcript before formatting.
- `transcription_id` (string, required): Completed transcription ID (UUID).

### `create_account` (~157 tokens)

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.

Input parameters:

- `agent_attribution` (string): Optional label identifying you, e.g. "acme-assistant/1.4". Used for support and abuse triage only.
- `email` (string, required): Where the confirmation link is sent. Disposable-inbox providers are refused.
- `name` (string): Full name of the person. Optional.
- `password` (string, required): At least 6 characters, at most 72.

### `get_account` (~41 tokens)

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.

### `create_api_key` (~83 tokens)

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.

Input parameters:

- `name` (string, required): A label so the person can tell their keys apart. Required.

### `revoke_api_key` (~54 tokens)

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

Input parameters:

- `key_id` (string, required): The key id to revoke, not the secret.

### `purchase_plan` (~80 tokens)

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.

Input parameters:

- `plan` (string, required): Which plan to buy.

### `top_up_balance` (~84 tokens)

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.

Input parameters:

- `amount_cents` (integer, required): Amount to add, in US cents. A project minimum applies.

### `get_billing_history` (~108 tokens)

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.

Input parameters:

- `before` (string): ISO 8601 timestamp to page backwards from — pass the `next_cursor` from a previous call.
- `limit` (integer): Rows per page, 1-100. Default 24.

### `get_billing_portal_url` (~78 tokens)

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.

### `search_transcripts` (~217 tokens)

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.

Input parameters:

- `folder_id` (string|null): Only transcripts in this folder, or null for those in no folder.
- `limit` (integer): Rows to return, 1-200. Default 50.
- `offset` (integer): Rows to skip — pass next_offset from a previous call.
- `query` (string): Match against the original filename.
- `status` (string): Filter by status. Most tools here need "completed".
- `tag` (string): Only transcripts carrying this exact tag.
- `workspace_id` (string): Restrict to one workspace.

### `list_tags` (~87 tokens)

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.

### `tag_transcriptions` (~146 tokens)

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.

Input parameters:

- `tags` (array, required): Tag names to add. Letters, digits and spaces, max 30 characters each.
- `transcription_ids` (array, required): Transcription ids to tag. At most 10 per call.

### `list_folders` (~64 tokens)

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.

### `move_to_folder` (~120 tokens)

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.

Input parameters:

- `folder_id` (string|null, required): Target folder id, or null to remove them from any folder.
- `transcription_ids` (array, required): Transcription ids to move. At most 50 per call.

### `list_workspaces` (~53 tokens)

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.

### `get_transcript_audio` (~91 tokens)

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.

Input parameters:

- `transcription_id` (string, required): The transcription ID (UUID).

### `chat_with_transcript` (~143 tokens)

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.

Input parameters:

- `conversation_id` (string): Continue an existing thread. Omit to start a new one.
- `message` (string, required): The question to ask about the transcript.
- `transcription_id` (string, required): A completed transcription id.

### `list_automations` (~65 tokens)

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.

### `run_automation` (~128 tokens)

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.

Input parameters:

- `automation_id` (string, required): From list_automations.
- `transcription_id` (string, required): A COMPLETED transcription. Anything else is refused.

### `get_automation_run` (~80 tokens)

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.

Input parameters:

- `run_id` (string, required): The run_id returned by run_automation.

### `start_meeting_bot` (~220 tokens)

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.

Input parameters:

- `language` (string): ISO 639-1 language code for the meeting audio. Optional; auto-detected when omitted.
- `meeting_url` (string, required): The meeting link to join (Zoom, Google Meet, Teams or Webex). ONE url — this tool does not take a list.
- `scheduled_time` (string): ISO 8601 time for the bot to join. Omit to join immediately. Must be in the future.
- `title` (string): Title for the resulting transcript. Optional.

### `stop_meeting_bot` (~111 tokens)

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.

Input parameters:

- `job_id` (string): The meeting-bot job id. Either this or transcription_id.
- `transcription_id` (string): The transcription the bot is recording into.

### `cancel_scheduled_bot` (~117 tokens)

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.

Input parameters:

- `dispatch_id` (string): A dispatch still queued, with no transcription yet.
- `transcription_id` (string): A scheduled bot that already exists.

### `list_scheduled_meetings` (~78 tokens)

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.

### `transcription_url` (~283 tokens)

[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.

Input parameters:

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

### `transcription_status` (~69 tokens)

[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.

Input parameters:

- `transcription_id` (string, required): The transcription ID (UUID).

### `search_docs` (~79 tokens)

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.

Input parameters:

- `limit` (integer): Maximum results to return. Defaults to 5, maximum 20.
- `query` (string, required): What you want to know, in natural language.

### `get_doc` (~81 tokens)

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.

Input parameters:

- `slug` (string, required): The page slug, e.g. "quickstart". Use "" or "overview" for the documentation index.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-scriptivox-www-transcription/platform#diagnostics

## Score history

- 2026-09-20: 80
- 2026-09-19: 79
- 2026-09-18: 79
- 2026-09-17: 78
- 2026-09-16: 78
- 2026-09-15: 77
- 2026-09-14: 77
- 2026-09-13: 76
- 2026-09-12: 76
- 2026-09-11: 76
- 2026-09-10: 75
- 2026-09-09: 75
- 2026-09-08: 74
- 2026-09-07: 74
- 2026-09-06: 73
- 2026-09-05: 73
- 2026-09-04: 72
- 2026-09-03: 72
- 2026-09-02: 71
- 2026-09-01: 71
- 2026-08-31: 70
- 2026-08-30: 68
- 2026-08-29: 68
- 2026-08-28: 66
- 2026-08-27: 66
- 2026-08-26: 65
- 2026-08-25: 65

## 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.

## Links

- Remote endpoint: https://platform.scriptivox.com/mcp
- Repository: https://github.com/SparkleOfficial/scriptivox-mcp-server
- Website: https://platform.scriptivox.com/
- Changelog RSS feed: https://verifymcp.io/servers/com-scriptivox-www-transcription/platform.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-scriptivox-www-transcription/platform.json
- HTML version of this page: https://verifymcp.io/servers/com-scriptivox-www-transcription/platform
