a year ago
research-and-dataA Model Context Protocol (MCP) server for YouTube video transcripts and search.
Server Config
{
"mcpServers": {
"youtube": {
"command": "npx",
"args": [
"-y",
"@inlustris/youtube-mcp@latest"
]
}
}
}