MCP.so
ログイン

go_mcp_server_youtube_search

@hightemp

go_mcp_server_youtube_search について

A simple MCP (Model Context Protocol) server that provides tools for searching and retrieving information from YouTube videos. This server can be used with AI assistants that support the MCP protocol.

基本情報

カテゴリ

メディアとデザイン

ランタイム

go

トランスポート

stdio

公開者

hightemp

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

3

Search for YouTube videos using a text query

Get detailed information about a video by its ID

Get video subtitles in English or Russian

概要

What is go_mcp_server_youtube_search?

A simple MCP (Model Context Protocol) server that provides tools for searching and retrieving information from YouTube videos. It is designed for use with AI assistants that support the MCP protocol.

How to use go_mcp_server_youtube_search?

The server can operate in stdio or SSE (Server-Sent Events) mode. By default it uses SSE mode. Run with go_mcp_server_youtube_search -t sse -h 0.0.0.0 -p 8889 for SSE, or go_mcp_server_youtube_search -t stdio for stdio. The SSE server URL is http://localhost:8889/sse.

Key features of go_mcp_server_youtube_search

  • Search YouTube videos with a text query
  • Get detailed information by video ID
  • Retrieve video subtitles in English or Russian
  • Supports both stdio and SSE transport modes

Use cases of go_mcp_server_youtube_search

  • Search for YouTube videos using natural language queries
  • Obtain metadata (title, description, etc.) for a specific video
  • Extract subtitles for content analysis or translation tasks

FAQ from go_mcp_server_youtube_search

コメント

「メディアとデザイン」の他のコンテンツ