youtube_mcpserver

thichcode/youtube_mcpserver
★ 0 stars JavaScript 🤖 AI/LLM Updated 7mo ago
for xiaozhi ai ESP32
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "youtube_mcpserver": {
      "command": "npx",
      "args": [
        "-y",
        "thichcode/youtube_mcpserver"
      ]
    }
  }
}