You're viewing a demo portfolio

Join the waitlist
PRSM

youtube-search

Active

Tool of The Stall

declared in 4.82.0

Search YouTube for videos matching a query. Returns up to 10 results with title, channel, view count, duration, and video URL. No API key required. Pair with youtube-intel for full metadata on selected videos.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "query"
  ],
  "properties": {
    "query": {
      "type": "string",
      "description": "Search query string (e.g. 'bitcoin price 2024', 'machine learning tutorial')."
    },
    "max_results": {
      "type": "integer",
      "description": "Number of results to return (1–10, default 5)."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

The Stall

1/7 registries
View full server →
youtube-search — The Stall — PRSM MCP