MCP for agents

Install YouTube Summarize

Connect an MCP client to create and read clear summaries of YouTube videos.

Server settings

Server name
youtube-summarize
Transport
Remote Streamable HTTP
URL
https://youtube-summarize.msvos.nl/mcp
Authentication
Optional OAuth through your MCP client

Setup

  1. Add a remote MCP server with the settings above.
  2. Use it without signing in for public summaries and anonymous monthly use.
  3. Use your client’s connect or sign-in flow to link your account for private summaries and lists.
  4. Disconnect the account to return to anonymous use.

Tools

  • summarize_video — Start a summary job for a YouTube video.
  • get_summary_job — Check a summary job until it succeeds or fails.
  • list_summaries — List your library or recent public summaries.
  • get_summary — Read summary metadata and structured notes, without the transcript.
  • list_summary_lists — List your summary lists.
  • get_usage — Show your plan and shared web/MCP usage.

Limits and privacy

  1. Anonymous callers can create 1 summary and read 10 summaries per month.
  2. Free accounts can create 3 summaries and read 100 summaries per month.
  3. Plus accounts can create 100 summaries and read 1,000 summaries per month.
  4. Website and MCP calls share these limits.
  5. Anonymous use is grouped by network address.
  6. Anonymous summaries are public and include a one-use claim link.
  7. Signed-in summaries are private unless changed on the website.

Read the Markdown guide for agents