A Model Context Protocol (MCP) server for YouTube clip information extraction.
Stars
19
Forks
4
Watchers
19
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
9
commits
1
commits
feat: Migrate server implementation to `mcp.server` with `stdio_server` and explicit tool handlers.
e1ae408View on GitHubRefactor code structure for improved readability and maintainability
608ad61View on GitHubRefactor YouTube transcript handling to use yt-ts-extract
df8b20eView on GitHubAdd Google API and Transcript utilities for YouTube integration
797de74View on GitHubEnhance README with detailed instructions for obtaining and securing YouTube API key
9c5ed78View on GitHubUpdate dependencies in pyproject.toml and enhance README with installation instructions
6a32f1eView on GitHubAdd MIT License and update README for clarity and usage examples
13b5a02View on GitHubAdd initial project structure with YouTube API integration
2b96b85View on GitHub