Skip to main content
Glama
jedarden

YouTube Transcript DL MCP Server

by jedarden
setup.ts219 B
// Jest setup file for YouTube Transcript MCP Server tests import { jest } from '@jest/globals'; // Setup test environment beforeEach(() => { jest.clearAllMocks(); }); // Global test timeout jest.setTimeout(30000);

Latest Blog Posts

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/jedarden/yt-transcript-dl-mcp'

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