- ✓Actively maintained (<30d)
- ✓Documented (README)
- !No standard license detected
- !No description
git clone https://github.com/deapi-ai/tiktok-transcript-mcp{
"mcpServers": {
"tiktok-transcript-mcp": {
"command": "node",
"args": ["/path/to/tiktok-transcript-mcp/dist/index.js"]
}
}
}MCP Servers overview
# TikTok Transcript Scraper — MCP server
Remote MCP server that transcribes public TikTok videos with an AI speech model.
It listens to the audio rather than copying TikTok's auto-captions, so it works on
videos that have no captions at all and across the 90+ languages TikTok creators
actually post in.
**Endpoint:** `https://mcp.apify.com?tools=deapi/tiktok-transcript-scraper`
**Transport:** `streamable-http`
**Actor page:** https://apify.com/deapi/tiktok-transcript-scraper
## What it returns
Per video: clean punctuated text, sentence- or word-level timings, speaker labels
for duets and interviews, ready-to-use SRT and VTT subtitle files, per-segment
confidence scores, and optional TikTok metadata (author, hashtags, views, likes).
Private, deleted and region-locked videos come back as failed rows and are not
charged.
## Authentication
The endpoint **requires authentication** — an unauthenticated request is rejected
with `401 Unauthorized` before the MCP handshake, so there is no anonymous mode.
Authenticate with either:
- **OAuth** — your MCP client opens a browser to sign in to Apify, or
- **Bearer token** — send `Authorization: Bearer <APIFY_TOKEN>`, using a token from
Apify Console → Settings → API & Integrations.
## Client configuration
```json
{
"mcpServers": {
"tiktok-transcript": {
"url": "https://mcp.apify.com?tools=deapi/tiktok-transcript-scraper",
"headers": {
"Authorization": "Bearer YOUR_APIFY_TOKEN"
}
}
}
}
```
Replace `YOUR_APIFY_TOKEN` with your own token. Never commit it.
## Registry
This repository exists to back the server's entry in the
[Official MCP Registry](https://github.com/modelcontextprotocol/registry) under the
namespace `io.github.deapi-ai`. The manifest is [`server.json`](./server.json).
What people ask about tiktok-transcript-mcp
What is deapi-ai/tiktok-transcript-mcp?
+
deapi-ai/tiktok-transcript-mcp is mcp servers for the Claude AI ecosystem with 0 GitHub stars.
How do I install tiktok-transcript-mcp?
+
You can install tiktok-transcript-mcp by cloning the repository (https://github.com/deapi-ai/tiktok-transcript-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is deapi-ai/tiktok-transcript-mcp safe to use?
+
Our security agent has analyzed deapi-ai/tiktok-transcript-mcp and assigned a Trust Score of 52/100 (tier: OK). See the full breakdown of passed checks and flags on this page.
Who maintains deapi-ai/tiktok-transcript-mcp?
+
deapi-ai/tiktok-transcript-mcp is maintained by deapi-ai. The last recorded GitHub activity is dated 2026-08-27, with 0 open issues.
Are there alternatives to tiktok-transcript-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy tiktok-transcript-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/deapi-ai-tiktok-transcript-mcp)<a href="https://claudewave.com/repo/deapi-ai-tiktok-transcript-mcp"><img src="https://claudewave.com/api/badge/deapi-ai-tiktok-transcript-mcp" alt="Featured on ClaudeWave: deapi-ai/tiktok-transcript-mcp" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!