Google Workspace
Createddistrihub
Enables interaction with Google Drive and Google Sheets through a Model Context Protocol (MCP) server.
About
Google Workspace acts as a Model Context Protocol (MCP) server, bridging the gap between agent workflows and Google Drive & Sheets. Built in Rust, it exposes Google Workspace functionalities as MCP tools. This integration allows for seamless interaction with Google Drive for listing and filtering files, and with Google Sheets for reading, writing, creating, and clearing data, all within the framework of MCP-compatible agent systems like Distri.
Key Features
- Clear values from specified ranges in spreadsheets.
- 1 GitHub stars
- Read and write data to Google Sheets with range and dimension control.
- Create new spreadsheets with custom titles and multiple sheets.
- Exposes capabilities as MCP tools for use in agent frameworks.
- List and filter Google Drive files using MIME types and custom queries.
Use Cases
- Integrating Google Drive file management into AI-powered automation processes.
- Building applications that require programmatic interaction with Google Workspace services via an MCP interface.
- Automating data extraction and manipulation from Google Sheets within agent workflows.