server.json•677 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"
}
}
]
}