Stats
Actions
Tags
From youtube-to-docs
Downloads YouTube video metadata and transcripts, converting them into structured documentation for analysis and reference.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"youtube-to-docs": {
"command": "uv",
"args": [
"run",
"--with",
"youtube-to-docs[all]",
"python",
"-m",
"youtube_to_docs.mcp_server"
]
}
}
}Server configuration and connection parameters
uvCommand-line arguments passed to the server process
First indexed Mar 11, 2026
First indexed Mar 11, 2026
npx claudepluginhub doit-artificial-intelligence/youtube-to-docs