Google Docs MCP Server — Read & Write Access for Agents — n8n ワークフロー
概要
How it works
This workflow creates an MCP server that allows coding agents (e.g. Claude, ChatGPT with MCP support, Clawed Code) to interact with Google Docs programmatically.
Many agents today can find files in Google Drive, but cannot open, edit, or format documents. This workflow fills that gap.
What users can do
Search for files in Google Drive Create new Google Docs Get document content Update docs with: Find & Replace Insert text Add page breaks Bullet and numbered lists Check
使用ノード
ワークフロープレビュー
仕組み
- 1
トリガー
このワークフローは トリガー トリガーで開始します。
- 2
処理
データは 15 個のノードを流れます, connecting googledocstool, googledrivetool, mcptrigger。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (15)
Google Drive MCP Server
n8n-nodes-langchain.mcpTrigger
Search Files from Gdrive
googleDriveTool
Insert Text to a document in Google Docs using Index
googleDocsTool
Sticky Note2
stickyNote
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
google-docs-mcp-server-read-write-access-for-agentsファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
インテグレーション
作成者
Louis Chan
@louischan