Skip to main content
Glama

YouTube Transcript MCP Server

server.json677 B
{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-16/server.schema.json", "name": "io.github.jkawamoto/mcp-youtube-transcript", "description": "An MCP server retrieving transcripts of YouTube videos", "status": "active", "repository": { "url": "https://github.com/jkawamoto/mcp-youtube-transcript", "source": "github" }, "version": "0.5.4", "packages": [ { "registryType": "mcpb", "identifier": "https://github.com/jkawamoto/mcp-youtube-transcript/releases/download/v0.5.4/mcp-youtube-transcript.mcpb", "fileSha256": "", "version": "0.5.4", "transport": { "type": "stdio" } } ] }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jkawamoto/mcp-youtube-transcript'

If you have feedback or need assistance with the MCP directory API, please join our Discord server