youtube-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| YOUTUBE_API_KEY | Yes | Your YouTube Data API v3 key |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_videosC | Search for YouTube videos with various filters |
| search_channelsC | Search for YouTube channels |
| get_video_detailsC | Get detailed information about specific videos |
| get_channel_detailsB | Get detailed information about specific channels |
| get_trending_videosB | Get trending/popular videos for a region |
| get_video_categoriesB | Get video categories for a region |
| get_channel_videosB | Get recent videos from a specific channel |
| get_playlist_videosC | Get videos from a YouTube playlist |
| search_playlistsC | Search for YouTube playlists |
| get_video_commentsC | Get comments for a YouTube video |
| get_channel_by_handleC | Get channel details by handle (@username) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/PPiai/youtube-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server