This MCP server implementation provides a bridge between Google Workspace services (specifically Google Drive and Google Sheets) and MCP-compatible clients like AI assistants. It offers capabilities for file management in Drive and data manipulation in Sheets, enabling tasks such as listing files, reading/writing spreadsheet data, and creating new documents. Built in Rust for performance, it's designed to integrate smoothly into larger agent workflows and compositions, making it valuable for automating document-centric tasks and data analysis within the Google ecosystem.
暂无评论. 成为第一个评论的人!
登录以参与讨论
List and filter Drive files with customizable parameters.
Read spreadsheet data with dimension control.
Write data to spreadsheets.
Create new spreadsheets with a custom title and multiple sheets.
Clear specified ranges in spreadsheets.