Server data from the Official MCP Registry
Transcribe public videos & audio (YouTube, TikTok, IG) into accurate, timestamped text via API.
About
Transcribe public videos & audio (YouTube, TikTok, IG) into accurate, timestamped text via API.
Remote endpoints: streamable-http: https://justtranscribe.ai/api/mcp
Security Report
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 2 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: JUSTTRANSCRIBE_API_KEY
How to Install & Connect
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
Documentation
View on GitHubFrom the project's GitHub README.
justtranscribe-mcp
MCP server for JustTranscribe — transcribe public videos and audio into accurate, timestamped text without leaving your AI assistant. Paste a YouTube, TikTok or Instagram link in the chat; get the transcript back, export SRT/TXT/Markdown, or pull the AI breakdown of a social video. Spanish, English and dozens of languages are auto-detected.
Two ways to connect — both use the same API key and the same account limits:
| Transport | For | |
|---|---|---|
Hosted https://justtranscribe.ai/api/mcp | Streamable HTTP | Claude Code, Cursor, any client that supports remote servers with headers |
This package npx justtranscribe-mcp | stdio | Claude Desktop and other stdio-only clients |
Setup
- Create a free API key at https://justtranscribe.ai/api-keys (free during the beta, no card).
- Add the server to your client.
Claude Desktop (claude_desktop_config.json):
{
"mcpServers": {
"justtranscribe": {
"command": "npx",
"args": ["-y", "justtranscribe-mcp"],
"env": { "JUSTTRANSCRIBE_API_KEY": "jt_live_..." }
}
}
}
Claude Code (hosted variant — no install):
claude mcp add --transport http justtranscribe https://justtranscribe.ai/api/mcp \
--header "Authorization: Bearer jt_live_..."
Tools
transcribe_url— start transcribing a public video/audio link (YouTube, TikTok, Instagram, Facebook, Pinterest, Google Drive). Returns an id; processing takes minutes.get_transcript— poll by id; returns the full text once complete (optionally timestamped segments and the AI analysis).list_transcripts— the account's transcripts, newest first.export_transcript— TXT, SRT, VTT, Markdown or CSV as text.delete_transcript— permanently remove a transcript and its media.get_account— identify the key's account and limits.
Limits
Public links only (no private or login-required videos, no live streams), up to 150 minutes per recording. The server enforces the same limits as the app and the REST API: 120 requests/minute per key, 3 new transcripts/hour, one processing at a time during the beta. File upload isn't possible over MCP — use the app or the REST API.
Environment
JUSTTRANSCRIBE_API_KEY(required) — yourjt_live_…key.JUSTTRANSCRIBE_API_URL(optional) — API origin override; defaults tohttps://justtranscribe.ai.
MIT © Bramonti Ventures · Docs: https://justtranscribe.ai/mcp
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
