Google Drive
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.
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论