Back to directory
miandari/youtube-knowledge-base-mcp

miandari/youtube-knowledge-base-mcp

@Miandari

An MCP server that builds a searchable knowledge base from YouTube video content with hybrid search capabilities.

youtubeknowledge-basesearchtranscriptmcpvector-databaseembeddingsvideo-contentcontext

Installation & Configuration

{
  "mcpServers": {
    "youtube-kb": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/youtube-knowledge-base-mcp",
        "run",
        "youtube-kb"
      ],
      "env": {
        "YOUTUBE_KB_DATA_DIR": "/custom/data/path"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17