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.