Skip to main content
ClaudeWave
deapi-ai avatar
deapi-ai

tiktok-transcript-mcp

Ver en GitHub
MCP ServersRegistry oficial0 estrellas0 forksActualizado today
ClaudeWave Trust Score
52/100
· OK
Passed
  • Actively maintained (<30d)
  • Documented (README)
Flags
  • !No standard license detected
  • !No description
Last scanned: 8/28/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/deapi-ai/tiktok-transcript-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "tiktok-transcript-mcp": {
      "command": "node",
      "args": ["/path/to/tiktok-transcript-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/deapi-ai/tiktok-transcript-mcp and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# 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).

Lo que la gente pregunta sobre tiktok-transcript-mcp

¿Qué es deapi-ai/tiktok-transcript-mcp?

+

deapi-ai/tiktok-transcript-mcp es mcp servers para el ecosistema de Claude AI con 0 estrellas en GitHub.

¿Cómo se instala tiktok-transcript-mcp?

+

Puedes instalar tiktok-transcript-mcp clonando el repositorio (https://github.com/deapi-ai/tiktok-transcript-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar deapi-ai/tiktok-transcript-mcp?

+

Nuestro agente de seguridad ha analizado deapi-ai/tiktok-transcript-mcp y le ha asignado un Trust Score de 52/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene deapi-ai/tiktok-transcript-mcp?

+

deapi-ai/tiktok-transcript-mcp es mantenido por deapi-ai. La última actividad registrada en GitHub es del 2026-08-27, con 0 issues abiertos.

¿Hay alternativas a tiktok-transcript-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega tiktok-transcript-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: deapi-ai/tiktok-transcript-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/deapi-ai-tiktok-transcript-mcp)](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>

Más MCP Servers

Alternativas a tiktok-transcript-mcp