Skip to main content
Glama

YouTube MCP Server

channels_getChannel

Retrieve detailed information about a YouTube channel by providing its channel ID using the YouTube MCP Server interface.

Instructions

Get information about a YouTube channel

Input Schema

NameRequiredDescriptionDefault
channelIdYesThe YouTube channel ID

Input Schema (JSON Schema)

{ "properties": { "channelId": { "description": "The YouTube channel ID", "type": "string" } }, "required": [ "channelId" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ZubeidHendricks/youtube-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server