Google Drive
Summary
This Google Drive MCP server, developed by Anthropic, enables Large Language Models to interact with Google Drive through the Model Context Protocol. Built with TypeScript and leveraging the Google Drive API, it provides tools for listing, searching, and reading files from Google Drive. The implementation offers a straightforward authentication process and integration with the MCP SDK, making it accessible for AI assistants or applications needing to access and analyze documents stored in Google Drive. It's particularly useful for tasks like document retrieval, content analysis, or managing file operations programmatically within AI workflows.
Available Actions(2)
gdrive_search
Search for files in your Google Drive with powerful full-text search capabilities. Parameters: query (string - your search query)
gdrive_read_file
Read file contents directly using a Google Drive file ID. Parameters: file_id (string - Google Drive file ID)
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论