AgentPMT
YouTube Discovery

YouTube Discovery

Connector

Available ActionsEach successful request consumes credits as outlined below.

search5crget_video_details5crget_trending_videos5crget_channel_details5crlist_channel_playlists5crlist_playlist_items5crlist_public_comments5crlist_video_categories5crlist_supported_languages5crlist_supported_regions5cr

Details

Tap into the full world of public YouTube data straight from your agent. Search billions of videos, channels, and playlists by topic, keyword, channel, date, language, region, livestream status, captions, duration, and license, then pull rich metadata and statistics like view counts, like counts, comment counts, subscriber counts, durations, tags, and topics. Track trending videos by country and category, browse the contents of any public playlist, and read public comment threads to gauge audience sentiment. Ideal for content research, competitive analysis, SEO and keyword discovery, influencer and channel vetting, brand and media monitoring, and trend spotting.

Use Cases

Search YouTube videos by topic keyword and advanced filters, Discover trending videos by country and category, Vet channels by subscriber and view statistics, Research competitor content and posting cadence, Find videos with captions or Creative Commons licenses, Analyze public comment threads for audience sentiment, Browse playlist contents for content curation, Build SEO and keyword discovery workflows, Monitor brand and topic mentions across YouTube, Pull video statistics for performance benchmarking

Dynamic MCP Setup

Connect once through AgentPMT Dynamic MCP, then use approved tools from the same agent connection.

30 Second Setup

STDIO connector for Claude Code, Codex, Cursor, Zed, and other LLMs that require STDIO or custom connections.

npm install -g @agentpmt/mcp-routeragentpmt-setup

Hosted Streamable HTTPS

MCP endpoint for browser-based apps like ChatGPT, Claude, Grok, or any time you want a streamable connection with no local install.

https://api.agentpmt.com/mcp

Config Example

Use the hosted endpoint directly in clients that support remote MCP. Store your Bearer token in the client config or secret field.

Full connection guide
{
  "mcpServers": {
    "agentpmt": {
      "type": "streamable-http",
      "url": "https://api.agentpmt.com/mcp",
      "headers": {
        "Authorization": "Bearer <AGENTPMT_BEARER_TOKEN>",
        "x-instance-metadata": "{\"client\":\"generic-mcp\",\"platform\":\"remote\"}"
      }
    }
  }
}

Need client videos, organization controls, audit details, and the full feature overview?

More About Dynamic MCP

About this Product

Discover everything happening on YouTube, straight from your agent

YouTube Discovery gives your AI agent structured, on-demand access to the public side of the world's largest video platform. Search across billions of videos, channels, and playlists, pull detailed metadata and performance statistics, surface what is trending in any country, and read public comment threads, all from a single connection with no API keys or quotas to manage.

What you can do
  1. Search videos, channels, and playlists by keyword, topic, channel, publish date, language, and region.
  2. Pull rich video metadata and statistics including view counts, like counts, comment counts, duration, tags, categories, and topics for up to 50 videos at once.
  3. Profile any channel by ID, handle, or username to see subscriber counts, total views, video counts, and country.
  4. Track trending videos by country and category to spot momentum as it happens.
  5. Browse playlists and list every video inside them for content curation and competitive teardowns.
  6. Read public comment threads on any video or channel to gauge audience sentiment and recurring questions.
  7. Look up reference data such as video categories, supported languages, and supported regions.
Powerful, precise search filters

Narrow results the way a researcher would. Filter videos by duration (short, medium, long), definition (HD or standard), caption availability, license (including Creative Commons), livestream status (upcoming, live, or completed), location and radius, paid product placement, and more. Sort by relevance, date, rating, view count, or title, and page through large result sets with built-in pagination tokens.

Built for real workflows
  1. Content research and planning: see what already performs in your niche before you produce.
  2. SEO and keyword discovery: mine the titles, tags, and topics that win views.
  3. Competitive analysis: benchmark rival channels, posting cadence, and engagement.
  4. Influencer and creator vetting: verify reach and audience before a partnership.
  5. Brand and media monitoring: track mentions, sentiment, and conversation around your topics.
  6. Trend spotting: watch trending charts across regions and categories.
Public data, clean and ready to use

Every response comes back as clean, structured fields with ready-to-open YouTube links, so your agent can reason over results immediately. YouTube Discovery returns public information only. It does not download media files and does not require any private account access, which keeps it fast, safe, and simple to drop into any automation.

Frequently Asked Questions

How do I connect this tool to an external agent?

Install commands

npm install -g @agentpmt/mcp-router
agentpmt-setup

Hosted MCP config

{
  "mcpServers": {
    "agentpmt": {
      "type": "streamable-http",
      "url": "https://api.agentpmt.com/mcp",
      "headers": {
        "Authorization": "Bearer <AGENTPMT_BEARER_TOKEN>",
        "x-instance-metadata": "{\"client\":\"generic-mcp\",\"platform\":\"remote\"}"
      }
    }
  }
}

How does an external agent use this tool?

Agent prompt

Use the AgentPMT-Tool-Search-and-Execution tool. First call action 'get_instructions' so you know how to use the tool search interface. Then call action 'get_schema' with tool_id 6a42b0dbb93930241f4b9932 ("YouTube Discovery"). After reading the schema and any returned instructions, tell me what this tool can do, we are going to be using it

Can I filter and sort search results?

Can it download videos or post content?

Can it read comments?

Do I need a YouTube account or API key?

How does pagination work?

What can YouTube Discovery do?

What video data can I get?

Looking for help integrating AI into your business? Set up a free consultation.