https://github.com/danhilse/youtube_research_mcp
https://github.com/danhilse/youtube_research_mcp
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/danhilse/youtube_research_mcp
- Owner: danhilse
- Created: 2024-12-22T15:22:43.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-12-22T15:22:44.000Z (11 months ago)
- Last Synced: 2025-07-31T18:00:10.307Z (3 months ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- toolsdk-mcp-registry - ❌ youtube-research
- awesome-mcp-servers - **youtube_research_mcp** - Node.js-based `javascript` `npm install danhilse/youtube_research_mcp` (🌐 Web Development)
README
# 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