Catalog
io.github.malamutemayhem/youtube
Officialby malamutemayhem · TypeScript
YouTube MCP by UnClick
Search YouTube and get video, channel, playlist, and caption details. By UnClick.
Search YouTube and retrieve video, channel, playlist, and caption information.
Topics
agent-toolsai-agentsai-memoryclaudeintegrationsllmmcpmcp-servermodel-context-protocoltypescript
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"youtube": {
"command": "npx",
"args": [
"-y",
"@unclick/youtube-mcp@0.1.0"
]
}
}
}