mcp-google-spreadsheet
If you are the rightful owner of mcp-google-spreadsheet and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP Google Spreadsheet is a tool implemented as a Model Context Protocol server for operating Google Spreadsheet and Google Drive files, enabling AI assistants to manipulate these files.
MCP Google Spreadsheet is a server tool that allows AI assistants to interact with Google Spreadsheet and Google Drive files. It provides a set of operations for managing files and sheets, such as listing, copying, renaming, and updating data. The tool requires Go 1.24 or higher and a Google Cloud Platform project with enabled Google Drive and Sheets APIs. Installation is straightforward via Go, and configuration involves setting environment variables for client secrets and token paths. The tool ensures security by restricting access to specified folder IDs and preventing directory traversal attacks. It is designed to integrate seamlessly with AI assistants like Claude and ChatGPT through MCP configuration.
Features
- Google Drive Operations: List, copy, and rename files.
- Google Spreadsheet Operations: List, copy, rename sheets, and manage sheet data.
- Security: Access restricted to specified folder IDs and prevention of directory traversal attacks.
- Integration: Easily integrates with AI assistants like Claude and ChatGPT.
- Configuration: Requires setting environment variables for client secrets and token paths.