Build your own Youtube MCP server

Nodes

3b9f1b78-6b80-4575-aa6c-9669870003891c04dd23-ae91-4772-b6db-e7ce81fc2f71576d805c-8363-497e-8a47-c988cb0c09ba

Created by

JiJimleuk

Last edited 39 days ago

This n8n demonstrates how to build a simple Youtube MCP server to look up videos on Youtube and download their transcripts for research purposes.

Youtube videos are a great source of new and updated information on a variety of cutting edge developments but they''re are not always simple to understand and lengthy videos may take too much time. Using this MCP server, you extract and feed their transcripts for your AI agents which then allows it to breakdown the content into manageble learnings and insights.

How it works

  • A MCP server trigger is used and connected to 3 custom workflow tools: Youtube Search, Youtube Transcripts and Usage Reports.
  • Both Youtube tools use an external scraping service called APIFY.com. This is my preference as it's a much simpler interface and there are no rate limits.
  • The Youtube Search fetches 10 results based on the user's query.
  • The Youtube Transcripts downloads the subtitles from one or more given URL.
  • The usage reports pulls in your monthly APIFY.com monthly spending and limits as a way to check your account.

How to use

  • This Apify Youtube MCP server allows any compatible MCP client to research YouTube videos for any desired topic. An Apify account is required however to connect and use the service.
  • Connect your MCP client by following the n8n guidelines here - https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-langchain.mcptrigger/#integrating-with-claude-desktop
  • Alternatively, connect any n8n AI agent with the MCP client tool.
  • Try the following queries in your MCP client:
    • "what is MCP?"
    • "How can I use MCP in n8n?"
    • "How can I use Apify's official MCP server?"

Requirements

  • APIFY.com for Youtube Scraping. This is a paid service but there is a $5 free tier which is ample for this template.
  • MCP Client or Agent for usage such as Claude Desktop - https://claude.ai/download

Customising this workflow

  • Add as many APIFY.com actors as required for your use-case or users. Consider using Apify's official MCP server for 4000+ available tools.
  • Remember to set the MCP server to require credentials before going to production and sharing this MCP server with others!

New to n8n?

Need help building new n8n workflows? Process automation for you or your company will save you time and money, and it's completely free!