Skip to content
Claude Desktop

YouTube MCP for Claude Desktop

io.github.mrsknetwork/ytmcp

Interact with YouTube data via the official Data API v3

client:Claude Desktop transport:stdio runtime:npm

Install YouTube MCP in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "ytmcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mrsknetwork/ytmcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

YouTube MCP in other clients