← Top 100 / Full directory (5,939)

Google Drive

Files & Docs Local Official Top 100 3 tools

File listing, search, and read access in Google Drive.

GitHub ↗

How to connect

1
Install (Claude Code / CLI)
Run this in your terminal, then restart your client.
claude mcp add gdrive -- npx -y @modelcontextprotocol/server-gdrive
2
Verify the tools loaded
Confirm tools/list returns the expected tools before relying on them in production.

Tools

(3)
  • search

    Search files in Drive

  • read_file

    Read file contents

  • list_files

    List files in a folder

Related servers