MCPServers
Google Drive - MCP server logo

Google Drive

0
0

Summary

The MCP server for Google Drive enables AI assistants to interact with Google Drive files through a standardized interface. Built with TypeScript using the Model Context Protocol SDK, it provides capabilities to list, read, and search Drive files with support for various Google document formats (Docs, Sheets, Presentations) and handles both text and binary content appropriately. The implementation includes OAuth authentication flow for secure access to user's Drive content and offers a search tool that allows querying files by content. This server is particularly useful for workflows requiring document retrieval, content analysis, or file discovery within Google Drive.

Available Actions(1)

search

Search for files in Google Drive. Input: `query` (string): Search query. Returns file names and MIME types of matching files.

Last Updated: April 25, 2025

Community Reviews

0.0
0 reviews
5
0
4
0
3
0
2
0
1
0

No reviews yet. Be the first to review!

Sign in to join the conversation

Coming soon to
HighlightHighlight AI

Language

TypeScript

Categories

Tags