You're viewing a demo portfolio

Join the waitlist
PRSM

yt_channel_details

Active

Tool of Youtube

declared in 0.1.0

Get YouTube channel information and statistics including subscriber count, video count, view count, description, and custom URL.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "_apiKey": "your-youtube-api-key",
      "channel_id": "UCkRfArvrzheW2E7b6SVV7vA"
    },
    {
      "_apiKey": "your-youtube-api-key",
      "username": "LinusTechTips"
    }
  ],
  "required": [
    "_apiKey"
  ],
  "properties": {
    "_apiKey": {
      "type": "string",
      "description": "YouTube Data API v3 key from Google Cloud Console"
    },
    "username": {
      "type": "string",
      "description": "Channel username (alternative to channel_id)"
    },
    "channel_id": {
      "type": "string",
      "description": "Channel ID (starts with UC...)"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Youtube

https://github.com/pipeworx-io/mcp-youtube

1/7 registries
View full server →