We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4adfdf2 + d72736d commit 9dd29ccCopy full SHA for 9dd29cc
server.json
@@ -1,5 +1,5 @@
1
{
2
- "$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json",
+ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-16/server.schema.json",
3
"name": "io.github.jkawamoto/mcp-youtube-transcript",
4
"description": "An MCP server retrieving transcripts of YouTube videos",
5
"status": "active",
@@ -10,9 +10,9 @@
10
"version": "0.5.2",
11
"packages": [
12
13
- "registry_type": "mcpb",
+ "registryType": "mcpb",
14
"identifier": "https://github.com/jkawamoto/mcp-youtube-transcript/releases/download/v0.5.2/mcp-youtube-transcript.mcpb",
15
- "file_sha256": "",
+ "fileSha256": "",
16
17
"transport": {
18
"type": "stdio"
0 commit comments