YouTube Media MCP Server

3

YouTube data extraction MCP server powered by Apify. Search videos, extract channel analytics, get transcript data, and analyze video metadata for content research and media monitoring.

This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.

{ "command": "npx", "args": [ "-y", "@apify/actors-mcp-server", "--actors", "nexgendata/youtube-media-mcp-server" ], "env": { "APIFY_TOKEN": "YOUR_APIFY_TOKEN" } }