softreviewed/youtube-mcp-server
If you are the rightful owner of youtube-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The YouTube MCP Server is a Model Context Protocol server that integrates with the YouTube Data API v3, enabling AI assistants to manage and interact with YouTube content through natural language commands.
Tools
Functions exposed to the LLM to take actions
videos_list
Returns a list of videos that match the API request parameters.
channels_list
Returns a collection of channel resources that match the request criteria.
search_list
Returns a collection of search results that match the query parameters.
commentThreads_list
Returns a list of comment threads that match the API request parameters.
comments_list
Returns a list of comments that match the API request parameters.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client