Transcript
Rank #25,399land.transcript/transcripts
Get transcripts from YouTube, TikTok, X, Instagram and more - even when captions are off.
Transcript is a Model Context Protocol (MCP) server published by ziqorg. It ranks #25,399 of 115,591 servers tracked on MCP Toplist. Transcript is listed on Official MCP, with 1 tracked version. It was first listed on Aug 5, 2026 and most recently updated on Aug 25, 2026.
Ranks ahead of 90,192 of 115,591 servers on MCP Toplist.
Use Transcript
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http transcripts https://transcript.land/mcp[mcp_servers.transcripts]
url = "https://transcript.land/mcp"Add to ~/.codex/config.toml.
https://transcript.land/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"transcripts": {
"url": "https://transcript.land/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"transcripts": {
"type": "http",
"url": "https://transcript.land/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"transcripts": {
"serverUrl": "https://transcript.land/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"transcripts": {
"url": "https://transcript.land/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/land.transcript%2Ftranscripts)<a href="https://mcptoplist.com/server/land.transcript%2Ftranscripts"><img src="https://mcptoplist.com/badge/land.transcript%2Ftranscripts.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
ziqorg
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Aug 25, 2026 |
Frequently asked questions
- Who maintains Transcript?
- Transcript is maintained by ziqorg, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Transcript listed on the Official MCP Registry?
- Yes — Transcript is listed on the Official MCP Registry.
- How many versions does Transcript have?
- MCP Toplist tracks 1 version of Transcript, most recently published on Aug 25, 2026.
- Where can I find the source code for Transcript?
- The source code for Transcript is hosted at github.com/ziqorg/transcript.