MCP Server for YouTube API, enabling video management, Shorts creation, and advanced analytics
{
"mcpServers": {
"zubeid-youtube-mcp-server": {
"env": {
"YOUTUBE_API_KEY": "your_primary_youtube_api_key",
"YOUTUBE_API_KEY2": "your_secondary_youtube_api_key",
"YOUTUBE_API_KEY3": "your_tertiary_youtube_api_key"
},
"command": "zubeid-youtube-mcp-server"
}
}
}MCP Server for YouTube API, enabling video management, Shorts creation, and advanced analytics
Is it safe?
No known CVEs for @smithery/cli.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Last commit 8 days ago. 473 stars. 19,779 weekly downloads.
Will it work with my client?
Transport: stdio, http. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
Context cost
10 tools. ~1,900 tokens (0.9% of 200K).
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y @smithery/cli 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
videos_getVideoGet detailed information about a YouTube video
videos_searchVideosSearch for videos on YouTube
transcripts_getTranscriptGet the transcript of a YouTube video
channels_getChannelGet information about a YouTube channel
channels_getChannelsGet information about multiple YouTube channels
channels_searchChannelsSearch for YouTube channels by handle, name, or query
channels_findCreatorsFind creator channels from video mentions with channel-size and activity filters
channels_listVideosGet videos from a specific channel
playlists_getPlaylistGet information about a YouTube playlist
playlists_getPlaylistItemsGet videos in a YouTube playlist
This server is missing a description.If you've used it, help the community.
Add informationLast scanned 7h ago
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.