Back to search
30
MCP streamable-http

TranscriptMax

com.transcriptmax/transcriptmax

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

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

YouTube Transcript
Fetch and analyze YouTube video transcripts.
0 tools
com.transcriptmagic/transcript-magic
Generate transcripts from YouTube, TikTok, Instagram, and Facebook videos.
0 tools · streamable-http
mcp-youtube-transcript
MCP server retrieving transcripts of YouTube videos
0 tools
io.github.jkawamoto/mcp-youtube-transcript
An MCP server retrieving transcripts of YouTube videos
0 tools
YouTube
Zero-configuration YouTube integration with transcript extraction and video search.
0 tools
io.github.jwulff/whisper-mcp
Local audio transcription using whisper.cpp. Transcribe with OpenAI Whisper models.
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"
    }
  }
}