πŸ”¬ Build your own Google Drive MCP server

⚑ 7,476 views Β· πŸ”¬ Document Extraction & Analysis

Description

This n8n demonstrates how to build a simple Google Drive MCP server to search and get contents of files from Google Drive.

This MCP example is based off an official MCP reference implementation which can be found here -https://github.com/modelcontextprotocol/servers/tree/main/src/gdrive

How it works

How to use

Requirements

Customising this workflow

πŸ”— Nodes Used

Google Drive, Execute Workflow Trigger, Call n8n Workflow Tool, Extract from File, OpenAI, MCP Server Trigger

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup