xing5/mcp-google-sheets
This MCP server integrates with your Google Drive and Google Sheets, to enable creating and modifying spreadsheets.
<div align="center"> <!-- Main Title Link --> <b>mcp-google-sheets</b>
<!-- Description Paragraph --> <p align="center"> <i>Your AI Assistant's Gateway to Google Sheets! </i>📊 </p>
[](https://pypi.org/project/mcp-google-sheets/) [](https://pepy.tech/projects/mcp-google-sheets) </div>
---
mcp-google-sheets is a Python-based MCP server that acts as a bridge between any MCP-compatible client (like Claude Desktop) and the Google Sheets API. It allows you to interact with your Google Spreadsheets using a defined set of tools, enabling powerful automation and data manipulation workflows driven by AI.
---
uvx)Essentially the server runs in one line: uvx mcp-google-sheets@latest.
This command will automatically download the latest code and run it. We recommend always using `@latest` to ensure you have the newest version with the latest features and bug fixes.
_Refer to the ID Reference Guide for more information about the IDs used below._
uvx is part of uv, a fast Python package installer and resolver. Install it if you haven't already: # macOS / Linux
curl -LsSf https://astral.sh/uv/install.sh | sh
# Windows
powershell -c "irm https://astral.Loading reviews...