YouTube から Google Sheets MCP サーバーへ
このMCPサーバーは、YouTube動画を検索し、結果をGoogleスプレッドシートに自動保存する機能を提供します。Claudeやモデルコンテキストプロトコル(MCP)をサポートするその他のAIアシスタントと連携するように設計されています。
特徴
- YouTube Data API v3 を使用して YouTube 動画を検索する
- 検索結果をGoogleスプレッドシートに自動的に保存する
- 設定可能な検索パラメータ(クエリ、最大結果数)
- 結果には、動画のタイトル、URL、チャンネル名、公開日が含まれます
インストール
前提条件
- YouTube Data API v3 のセットアップ:
- Google Cloud Consoleに移動
- 新しいプロジェクトを作成する
- YouTube Data API v3 を有効にする
- APIキーを作成する
- Google Sheets API のセットアップ:
- 同じプロジェクトでGoogle Sheets APIを有効にします
- サービスアカウントを作成する
- サービス アカウント キー (JSON 形式) をダウンロードします
- 対象のGoogleスプレッドシートをサービスアカウントのメールアドレスと共有する
構成
サーバーを MCP 設定ファイルに追加します。
使用法
「AIアシスタントに『「ChatGPTの使い方」でYouTube動画を検索して10本取得して』と指示して、実際に使ってみてください。」
出力形式
このツールは、次の情報を Google スプレッドシートに保存します。
- ビデオタイトル
- ビデオURL
- チャンネル名
- 公開日
ライセンス
マサチューセッツ工科大学
著者
川島陸
リポジトリ
NPMパッケージ
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
YouTube動画を検索し、結果をGoogle スプレッドシートに自動的に保存する機能を提供します。
Related MCP Servers
- -securityFlicense-qualityEnables AI applications to integrate with YouTube-Summarizer's APIs through the MCP protocol, offering local tool-based interaction for summarizing YouTube content.Last updated -1Python
- -securityFlicense-qualityEnables extraction of transcript text from YouTube videos by providing the video URL, supporting standard, shortened, and embed URL formats.Last updated -1JavaScript
- AsecurityAlicenseAqualityBridges YouTube API and AI assistants, enabling video analysis by downloading and processing closed captions to create summaries of YouTube videos.Last updated -13PythonMIT License
- -securityFlicense-qualityEnables AI language models to interact with YouTube content through a standardized interface, providing tools for retrieving video information, transcripts, channel analytics, and trend analysis.Last updated -8521JavaScript