Skip to content
Back to search
30
MCP v1.0.0 streamable-http

TranscriptMax

com.transcriptmax/transcriptmax

Transcribe YouTube via Whisper. Summaries, chapters, semantic-search across your corpus.

Uptime
0.0%
25 probes
Response
300ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

YouTube Transcript
Fetch and analyze YouTube video transcripts.
0 tools
YouTube Transcript Downloader
Clean YouTube transcripts for agents: single videos, channels, playlists, plus AI caption cleanup.
0 tools · streamable-http
com.transcriptmagic/transcript-magic
Generate transcripts from YouTube, TikTok, Instagram, and Facebook videos.
0 tools · streamable-http
TubeScribe API
YouTube transcripts, metadata, timestamps, and AI summaries for AI agents. Auth: x-api-key.
0 tools
mcp-youtube-transcript
MCP server retrieving transcripts of YouTube videos
0 tools
Audio Transcriber (OpenAI Whisper)
Provides speech-to-text transcription capabilities using OpenAI's Whisper API with configurable language settings and optional file saving
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "transcriptmax": {
      "url": "https://api.transcriptmax.com/mcp",
      "transport": "streamable-http"
    }
  }
}