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.
No reviews yet. Be the first to review!
Sign in to join the conversation
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.