youtuber_get
ActiveTool of com.meetsponsors/mcp
declared in 1.0.0
Get detailed information about a specific YouTuber by their YouTube channel ID. Includes llmDescription and llmSponsorProfile (LLM-friendly summaries).
Parameters schema
{
"type": "object",
"required": [
"id"
],
"properties": {
"id": {
"type": "string",
"description": "YouTube channel ID"
}
}
}Parent server
com.meetsponsors/mcp
1/7 registries