youtube-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| youtube_get_auth_statusA | Inspect the selected local profile and authorization mode without exposing credentials. |
| youtube_get_my_channelA | Return metadata and statistics for the channel bound to the selected profile. |
| youtube_list_my_videosA | Page through videos in the selected channel's uploads playlist. |
| youtube_get_videoA | Return metadata and statistics for an owned video; non-owned videos are rejected. |
| youtube_list_video_categoriesA | List assignable and non-assignable categories for a region. |
| youtube_get_channel_analyticsB | Return fixed non-monetary YouTube Analytics metrics for the selected channel. |
| youtube_get_video_analyticsA | Return fixed non-monetary analytics metrics for an owned video. |
| youtube_get_video_traffic_sourcesB | Return YouTube traffic-source types for an owned video, sorted by views. |
| youtube_get_video_search_termsC | Return YouTube search terms that led to an owned video. |
| youtube_get_video_retentionC | Return normalized audience-retention points for an owned video. |
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
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/FullStackCraft/youtube-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server