freema/mcp-gsheets
If you are the rightful owner of mcp-gsheets 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.
A Model Context Protocol (MCP) server for Google Sheets API integration, enabling seamless interaction with Google Sheets from MCP clients.
The MCP Google Sheets Server is a robust integration tool designed to facilitate seamless interaction between MCP clients and Google Sheets. By leveraging the Google Sheets API, this server allows users to perform a wide range of operations on Google Sheets documents directly from their MCP clients, such as Claude Desktop. The server supports both reading and writing functionalities, enabling users to manage their spreadsheets efficiently. With a focus on ease of use, the server provides both an interactive setup script and manual configuration options, ensuring that users can get started quickly regardless of their technical expertise. Additionally, the server is built with modern technologies like Node.js and TypeScript, ensuring high performance and reliability.
Features
- Seamless Google Sheets API integration for MCP clients.
- Supports reading, writing, and managing Google Sheets documents.
- Interactive setup script for easy configuration.
- Built with Node.js and TypeScript for high performance.
- Comprehensive toolset for spreadsheet operations.
Tools
sheets_get_values
Read from a range.
sheets_update_values
Write to a range.
sheets_insert_sheet
Add new sheet.
sheets_create_chart
Create various types of charts.