YouTube_Search_AND_Add

nylewebster/YouTube_Search_AND_Add
★ 0 stars JavaScript AI/LLM Updated today
youtube-mcp-server-claude
View on GitHub → Try with Claude — $10 free →

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_search_and_a": {
      "command": "npx",
      "args": [
        "-y",
        "nylewebster/YouTube_Search_AND_Add"
      ]
    }
  }
}

README Excerpt

An MCP server that lets Claude search YouTube and manage your playlists directly, just by asking in plain language. Supports two modes: - **Local mode** (`src/index-stdio.js`) — for Claude Desktop / Claude Code on your own computer. - **Remote mode** (`src/index.js`) — for Claude on **any device, including

Tools (12)

BASE_URLDEFAULT_PLAYLIST_NAMEDEFAULT_RESULT_COUNTGOOGLE_CLIENT_IDGOOGLE_CLIENT_SECRETGOOGLE_REFRESH_TOKENOAUTH_CLIENT_IDOAUTH_CLIENT_SECRETOPENAI_API_KEYWHISPER_MAX_DURATION_SECONDSWHISPER_MODELYTDLP_COOKIES_FILE