71
/ 100
9 days ago
glama

YouTube Summary MCP Server

A powerful MCP server for summarizing YouTube videos with transcript fetching, intelligent summarization, key point extraction, and metadata retrieval.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: GEMINI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretGEMINI_API_KEY
configMCP_SSE_HOST"127.0.0.1" MCP_SSE_PORT="8080" uv run youtube-summary-mcp-sse
configMCP_SSE_PORTMCP_SSE_HOST="127.0.0.1" ="8080" uv run youtube-summary-mcp-sse
configMCP_SSE_PATHexport ="/mcp" # SSE 엔드포인트 경로 (기본값: /sse)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/deity719-mcp-youtube-summary-u3vkvs)](https://m8ven.ai/mcp/deity719-mcp-youtube-summary-u3vkvs)
commit: 230b8acf011fa426c59ce10019cb57fdcc3c8db4
code hash: b6cd2e1943d5368f74466076834a22f050247d51aadb2e4d72fa650a3f63ba52
verified: 6/21/2026, 10:47:59 AM
view raw JSON →