A Model Context Protocol (MCP) server built in Rust for interacting with Google Drive and Google Sheets.
Overview
What is Google Drive & Sheets MCP Server?
Google Drive & Sheets MCP Server is a Model Context Protocol (MCP) server built in Rust that allows users to interact with Google Drive and Google Sheets, providing a seamless integration for various workflows.
How to use Google Drive & Sheets MCP Server?
To use the server, install it via Cargo, configure your Google Cloud Project with the necessary APIs and OAuth credentials, and start the server for either Google Drive or Google Sheets using the provided commands.
Key features of Google Drive & Sheets MCP Server?
- List and filter files in Google Drive with customizable parameters.
- Read and write data to Google Sheets, including creating new spreadsheets and clearing values.
- Implements MCP for compatibility with agent frameworks like Distri.
Use cases of Google Drive & Sheets MCP Server?
- Automating data entry and retrieval from Google Sheets.
- Integrating Google Drive file management into larger applications.
- Building custom workflows that utilize Google Workspace services.
FAQ from Google Drive & Sheets MCP Server?
- What are the prerequisites for using this server?
You need Rust, a Google Cloud Project with Drive and Sheets APIs enabled, and OAuth 2.0 credentials configured.
- Is there a license for this project?
Yes, it is licensed under the MIT License.
- Can I contribute to this project?
Yes, contributions are welcome through Pull Requests.