youtube_research_mcp
If you are the rightful owner of youtube_research_mcp 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.
My YouTube MCP Server is designed to enhance YouTube search capabilities by leveraging the Model Context Protocol (MCP) for efficient query generation and result aggregation.
My YouTube MCP Server
This MCP server integrates:
- Sequential Thinking: Logs each step as separate "thoughts" to provide visibility into the server's operations.
- YouTube Aggregated Search:
- Sampling: Uses MCP's sampling mechanism to generate search queries based on user topics.
- YouTube API Integration: Fetches short and long videos for each search query.
- Result Aggregation: Compiles and returns video IDs with metadata.
Setup Instructions
-
Clone the Repository
git clone https://github.com/yourusername/my-youtube-server.git cd my-youtube-server