mcpbeat Sign in

Transcribe MCP Server

local only

Transcribe MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 82 installs a week from npm. Last commit 19 Aug 2026.

Transcribe audio/video and find dead air. Pay-per-call in USDC over x402 — no account, no key.

Installs per day peak 404 · avg 13
a month agotoday
82
Installs / week
npm · transcribe-mcp
0
Stars
0 open issues
19 Aug 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Transcribe MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add transcribe-mcp -- npx -y transcribe-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "transcribe-mcp": {
      "args": [
        "-y",
        "transcribe-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.transcribe-mcp]
command = "npx"
args = ["-y", "transcribe-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "transcribe-mcp": {
      "args": [
        "-y",
        "transcribe-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "transcribe-mcp": {
      "args": [
        "-y",
        "transcribe-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Transcribe MCP

same job, measured the same way
X402 Video
by x402-video

Pay-per-call AI video generation over x402 (USDC on Base). No accounts, no API keys.

local only
I
YouTube Video Summarizer (pay-per-call)
by jontelep

Summarize YouTube videos or fetch transcripts. Pay-per-call via x402 (USDC on Base), no account.

3 tools answering
x402 Video — AI Video Generation (pay-per-call, no account)
by x402-video

Pay-per-call AI video generation (Seedance text-to-video) via x402. USDC on Base, no API key.

66 installs/wk local only
Twitter Signal MCP
by ciinkwia

Live X/Twitter search and AI trend digests. No Twitter API key — pay per call in USDC via x402.

44 installs/wk local only
WebLens
by weblens

Scrape, crawl, map and extract the web. Pay per call in USDC, no account or API key.

36 tools answering
I
Autosophia Agent Video
by autosophia

Script in, finished 1080p narrated video out. Pay per call in USDC via x402.

8 tools answering
Recapfy
by pedrot95dev

Ask about a YouTube video or fetch its transcript. Paid per call in USDC on Solana via x402.

50 installs/wk local only
Scrape402
by scrape402

Pay-per-call agent tools via x402 (USDC on Base): chat, prices, funding, RNG. No account or keys.

5 tools answering

Transcribe MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Transcribe MCP?
Transcribe MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package transcribe-mcp was installed 82 times last week.
How do I connect Transcribe MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls transcribe-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Transcribe MCP?
The npm package transcribe-mcp was installed 82 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Transcribe MCP open source?
Yes — written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.