diff --git a/packages/package-list.json b/packages/package-list.json index cd85bbb..f07be34 100644 --- a/packages/package-list.json +++ b/packages/package-list.json @@ -102,5 +102,13 @@ "sourceUrl": "https://github.com/MindscapeHQ/mcp-server-raygun", "homepage": "https://raygun.com", "license": "MIT" + }, + { + "name": "@kimtaeyoon83/mcp-server-youtube-transcript", + "description": "This is an MCP server that allows you to directly download transcripts of YouTube videos.", + "vendor": "Freddie (https://github.com/kimtaeyoon83)", + "sourceUrl": "https://github.com/kimtaeyoon83/mcp-server-youtube-transcript", + "homepage": "https://github.com/kimtaeyoon83/mcp-server-youtube-transcript", + "license": "MIT" } ]