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
- AsecurityAlicenseAqualityEnables search capabilities using a Google Custom Search Engine, allowing users to input a search term and retrieve search result titles, links, and snippets, while facilitating integration with other tools for content extraction and advanced search strategies.Last updated -129PythonThe Unlicense
- -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 -6,57342JavaScript
- AsecurityFlicenseAqualityEnables interaction with YouTube videos by extracting metadata, captions in multiple languages, and converting content to markdown with various templates.Last updated -1161TypeScript
- -securityAlicense-qualityA Model Context Protocol server that enables searching YouTube videos, retrieving and storing transcripts, and performing semantic search over video content without using the official YouTube API.Last updated -5PythonMIT License