You're viewing a demo portfolio

Join the waitlist
PRSM

youtube_list_comments

Active

Tool of io.github.saloprj/dialogbrain

declared in 1.17.0

List comment threads on a YouTube video. Pass video_id (e.g. 'dQw4w9WgXcQ') or channel_ref ('youtube:video:<id>'). Returns top-level comments with inline replies.

Parameters schema

{
  "type": "object",
  "required": [
    "video_id"
  ],
  "properties": {
    "video_id": {
      "type": "string",
      "description": "YouTube videoId — bare 11-char form OR full 'youtube:video:<id>'."
    },
    "page_token": {
      "type": "string",
      "description": "Pagination cursor from a previous call's `next_page_token`."
    },
    "max_results": {
      "type": "integer",
      "description": "Page size, 1-100. Default 25."
    }
  }
}

What this tool wraps· 3 endpoints

min confidence0.700.50

Parent server

io.github.saloprj/dialogbrain

https://github.com/saloprj/dialogbrain-mcp

1/7 registries
View full server →
youtube_list_comments — io.github.saloprj/dialogbrain — PRSM MCP