Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by 0GiS0 • Uncategorized
An MCP server implemented in TypeScript that provides YouTube-related tools for language models to interact with YouTube APIs.
Search and retrieve YouTube videos, playlists, and channels programmatically.
Generate YouTube video titles using AI models via sampling.
Interact with YouTube APIs securely and modularly through MCP tools.
This MCP server allows language models to communicate with YouTube APIs through registered tools such as searching videos, playlists, and channels, as well as generating video titles using AI models. It supports stdio communication for local execution and can be integrated with clients like GitHub Copilot for automated tool usage. Additional features include prompts, elicitation for missing parameters, and sampling to leverage client AI models, enhancing interaction capabilities and modularity.