Loading MCP server directory, please wait...
Transcribe YouTube via Whisper. Summaries, chapters, semantic-search across your corpus.
npx @getmcp/cli add com.transcriptmax/transcriptmaxRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token from https://transcriptmax.com/settings/api-keys — format: 'Bearer tmx_...'
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.transcriptmax/transcriptmax": {
"url": "https://api.transcriptmax.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}