# io.github.bramontiventures/justtranscribe-mcp (npm · justtranscribe-mcp)

Transcribe public videos & audio (YouTube, TikTok, IG) into accurate, timestamped text via API.

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

## Components

- remote · `justtranscribe.ai`: 36/100, [markdown](https://verifymcp.io/servers/bramontiventures-justtranscribe-mcp/api-mcp.md), [page](https://verifymcp.io/servers/bramontiventures-justtranscribe-mcp/api-mcp)
- npm · `justtranscribe-mcp`: 88/100 (this document), [markdown](https://verifymcp.io/servers/bramontiventures-justtranscribe-mcp/justtranscribe-mcp.md), [page](https://verifymcp.io/servers/bramontiventures-justtranscribe-mcp/justtranscribe-mcp)

## Channel facts

- Registry: `npm`
- Package: `justtranscribe-mcp`
- Version: `0.1.1`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, 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.

- **Supply Chain Security**: 100/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - No install/post-install scripts declared.
  - No production dependencies, so there is no dependency health to assess.
- **Provenance & Transparency**: 97/100
  - Source repository is publicly reachable at the declared URL.
  - Cryptographically verified build provenance (signed, bound to bramontiventures/justtranscribe-mcp).
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 21 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 75/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 486 tokens (~81/item across 6 items; 6 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 73/100
  - Stability observed for 22 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 87/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 62% 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 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.
  - An AI judge read all 7 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### How do I install the io.github.bramontiventures/justtranscribe-mcp server?

io.github.bramontiventures/justtranscribe-mcp runs locally as an npm package, launched with npx -y justtranscribe-mcp. 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 bramontiventures-justtranscribe-mcp -- npx -y justtranscribe-mcp
```

### Cursor

```json
{
  "mcpServers": {
    "bramontiventures-justtranscribe-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "justtranscribe-mcp"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "bramontiventures-justtranscribe-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "justtranscribe-mcp"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add bramontiventures-justtranscribe-mcp -- npx -y justtranscribe-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "bramontiventures-justtranscribe-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "justtranscribe-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add bramontiventures-justtranscribe-mcp --command npx --arg -y --arg justtranscribe-mcp
```

### Hermes

```yaml
mcp_servers:
  bramontiventures-justtranscribe-mcp:
    command: "npx"
    args: ["-y", "justtranscribe-mcp"]
```

### Netclaw

```json
{
  "McpServers": {
    "bramontiventures-justtranscribe-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "justtranscribe-mcp"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add bramontiventures-justtranscribe-mcp -t stdio -c npx -a -y justtranscribe-mcp
```

### Other

```json
{
  "mcpServers": {
    "bramontiventures-justtranscribe-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "justtranscribe-mcp"
      ]
    }
  }
}
```

## 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-18 (score 88, +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-16 (score 87, +1)

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

### 2026-09-14 (score 86, +1)

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

### 2026-09-12 (score 85, +1)

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

### 2026-09-10 (score 84, +1)

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

### 2026-09-08 (score 83, +1)

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

### 2026-09-06 (score 82, +4)

- [functional improvement] Stability: unverified → 0.27

### 2026-09-04 (score 78, 0)

- [functional regression] Security disclosure: unverified → fail

## MCP tools (6)

### `transcribe_url` (~110 tokens)

Start transcribing a public video/audio URL (YouTube, TikTok, Instagram, Facebook, Pinterest, Google Drive). Returns an id immediately; processing takes minutes — poll get_transcript with the id until status is "complete". Limits: public links only (no private/login-required videos, no live streams), up to 150 minutes.

Input parameters:

- `url` (string, required): Public video or audio URL to transcribe.
- `webhook_url` (string): Optional HTTPS URL to POST the result to on completion.

### `get_transcript` (~94 tokens)

Fetch a transcript by id: status, metadata, and the plain text once complete. Set include_segments for timestamped segments, include_analysis for the AI analysis when one exists.

Input parameters:

- `id` (string, required): Transcript id from transcribe_url or list_transcripts.
- `include_analysis` (boolean): Include the AI analysis and pace metrics. Default false.
- `include_segments` (boolean): Include timestamped segments. Default false.

### `list_transcripts` (~58 tokens)

List this account's transcripts, newest first. Use sort="completedAt" for finished transcripts ordered by completion.

Input parameters:

- `limit` (integer): Max results (default 10).
- `sort` (string)
- `status` (string)

### `export_transcript` (~101 tokens)

Export a completed transcript as text: txt (paragraphs), srt/vtt (subtitles), md (Markdown), csv (one row per segment). PDF/DOCX are binary — use the REST API or the web app for those.

Input parameters:

- `format` (string, required)
- `id` (string, required)
- `speakers` (boolean): Include cached speaker labels (default false).
- `timestamps` (boolean): Include timestamps in txt/md (default true).

### `delete_transcript` (~31 tokens)

Permanently delete a transcript and its stored media. This cannot be undone.

Input parameters:

- `id` (string, required)

### `get_account` (~22 tokens)

Identify the account behind the API key, with the current beta limits.

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/bramontiventures-justtranscribe-mcp/justtranscribe-mcp#diagnostics

## Score history

- 2026-09-20: 88
- 2026-09-19: 88
- 2026-09-18: 88
- 2026-09-17: 87
- 2026-09-16: 87
- 2026-09-15: 86
- 2026-09-14: 86
- 2026-09-13: 85
- 2026-09-12: 85
- 2026-09-11: 84
- 2026-09-10: 84
- 2026-09-09: 83
- 2026-09-08: 83
- 2026-09-07: 82
- 2026-09-06: 82
- 2026-09-05: 78
- 2026-09-04: 78
- 2026-09-03: 78
- 2026-09-02: 78
- 2026-09-01: 78
- 2026-08-31: 78
- 2026-08-30: 78
- 2026-08-29: 63

## Common questions

### What is the io.github.bramontiventures/justtranscribe-mcp server?

io.github.bramontiventures/justtranscribe-mcp is listed in the public MCP registry as io.github.bramontiventures/justtranscribe-mcp. Transcribe public videos & audio (YouTube, TikTok, IG) into accurate, timestamped text via API. This page covers its npm package (justtranscribe-mcp).

### Is the io.github.bramontiventures/justtranscribe-mcp server safe to use?

io.github.bramontiventures/justtranscribe-mcp scores 88 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. 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 io.github.bramontiventures/justtranscribe-mcp server expose?

io.github.bramontiventures/justtranscribe-mcp exposes 6 tools: transcribe_url, get_transcript, list_transcripts, export_transcript, delete_transcript, get_account. Their descriptions and schemas cost roughly 416 tokens of context every time the server is loaded.

### Is the io.github.bramontiventures/justtranscribe-mcp server still maintained?

io.github.bramontiventures/justtranscribe-mcp 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.

### What licence is the io.github.bramontiventures/justtranscribe-mcp server under?

io.github.bramontiventures/justtranscribe-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.

## Links

- npm package: https://www.npmjs.com/package/justtranscribe-mcp
- Socket report: https://socket.dev/npm/package/justtranscribe-mcp
- Repository: https://github.com/bramontiventures/justtranscribe-mcp
- Website: https://justtranscribe.ai/mcp
- Changelog RSS feed: https://verifymcp.io/servers/bramontiventures-justtranscribe-mcp/justtranscribe-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/bramontiventures-justtranscribe-mcp/justtranscribe-mcp.json
- HTML version of this page: https://verifymcp.io/servers/bramontiventures-justtranscribe-mcp/justtranscribe-mcp
