Enterprise DNA
M MCP Servers Developer low

henilcalagiya/google-sheets-mcp

by Various

Python package of google sheet mcp

H

MCP

henilcalagiya/google-sheets-mcp

Added 1 June 2026

Overview

A Python package that implements a Model Context Protocol (MCP) server for Google Sheets, enabling AI agents to read, write, and manipulate spreadsheet data through a standardized interface. It wraps the Google Sheets API into MCP tools that can be called by any MCP-compatible client.

Best for

Best for
Developers building AI agents or automation tools that need programmatic access to Google Sheets via the Model Context Protocol

Use cases

  • Reading and writing cell values in Google Sheets from an AI agent
  • Automating spreadsheet updates as part of a data pipeline or workflow
  • Integrating Google Sheets as a data source or destination for AI assistants

Notes

A Python package that implements a Model Context Protocol (MCP) server for Google Sheets, enabling AI agents to read, write, and manipulate spreadsheet data through a standardized interface. It wraps the Google Sheets API into MCP tools that can be called by any MCP-compatible client.

14 stars on GitHub. Last updated 2025-09-11.

Use cases

  • Reading and writing cell values in Google Sheets from an AI agent
  • Automating spreadsheet updates as part of a data pipeline or workflow
  • Integrating Google Sheets as a data source or destination for AI assistants

Pros

  • Lightweight Python package with minimal dependencies
  • Works with any MCP-compatible client, offering flexibility
  • Open source with a straightforward implementation

Cons

  • Small community (14 stars) may mean limited support and slower updates
  • Requires Google API credentials and OAuth setup, adding initial overhead
  • Basic functionality; advanced features like formatting or pivot tables are not covered

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Lightweight Python package with minimal dependencies
  • Works with any MCP-compatible client, offering flexibility
  • Open source with a straightforward implementation

Cons

  • Small community (14 stars) may mean limited support and slower updates
  • Requires Google API credentials and OAuth setup, adding initial overhead
  • Basic functionality; advanced features like formatting or pivot tables are not covered