---
slug: "youtube-research-mcp服务器"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/danhilse/youtube_research_mcp@main/README.md"
repo: "https://github.com/danhilse/youtube_research_mcp"
source_file: "README.md"
branch: "main"
---
# 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

1. **Clone the Repository**

   ```bash
   git clone https://github.com/yourusername/my-youtube-server.git
   cd my-youtube-server