UNPKG

youtube-video-summarizer-mcp

Version:

An MCP server for YouTube video summarization with Claude

3 lines (2 loc) 136 B
export declare const languageCodes: readonly string[]; export declare const isLanguageCodeValid: (code: string | undefined) => boolean;