Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ—„οΈ Databases
  3. Google Sheets MCP
Google Sheets MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 1:50:12 PM

Google Sheets MCP

User RatingsBe the first to rate and review this MCP server!
View Repository13 GitHub StarsTotal stargazers on GitHub for the source repository (13 stars).Visit Website
google-sheetsspreadsheetsproductivitymcp

Automates Google Sheets through MCP with CRUD operations, service-account authentication, and support for spreadsheet and table workflows.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "henilcalagiya-google-sheets-mcp": {
      "command": "uvx",
      "args": [
        "google-sheets-mcp@latest"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ—„οΈ More in Databases

Overview

The henilcalagiya/google-sheets-mcp MCP server exposes Google Sheets automation to MCP-compatible clients. It supports creating, reading, updating, and deleting spreadsheets, sheets, and tables through a collection of 25 tools. Authentication uses a Google Cloud service account, with access granted by sharing spreadsheets with the service account email. Reach for the henilcalagiya/google-sheets-mcp MCP server when an agent needs to manage Google Sheets data through an MCP client such as Claude Desktop.

Use cases

β€’Create spreadsheets from agent workflows
β€’Read Google Sheets data for analysis
β€’Update tables and worksheet content
β€’Delete supported spreadsheet resources
β€’Connect Claude Desktop to shared Google Sheets

Key features

β€’25 Google Sheets automation tools
β€’CRUD operations for sheets and tables
β€’Google service-account authentication
β€’Google Sheets API and Drive API support
β€’uvx-based installation
β€’MCP client compatibility

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Google Sheets MCP.

Extracted Tool Capabilities
25 Google Sheets automation tools
CRUD operations for sheets and tables
Google service-account authentication
Google Sheets API and Drive API support
uvx-based installation
MCP client compatibility

How Google Sheets MCP works

What henilcalagiya/google-sheets-mcp does

The henilcalagiya/google-sheets-mcp MCP server connects MCP-compatible clients to Google Sheets. It provides 25 tools for spreadsheet automation and supports CRUD operations across Google Sheets and tables. The documented operations include creating, reading, updating, and deleting sheets and related spreadsheet resources.

The server is intended for workflows where an AI assistant needs to work with Google Sheets rather than only describe or generate spreadsheet content. It can be used with clients including Claude Desktop, Continue.dev, Perplexity, and other MCP-compatible applications.

How it works

The henilcalagiya/google-sheets-mcp MCP server runs as a local MCP process through uvx. An MCP client starts the package and passes Google service-account configuration through its environment settings. The server then uses the Google Sheets API and Google Drive API to access the spreadsheets available to that account.

Before using the server, create a Google Cloud project, enable both required APIs, and create a service account with a JSON key. The target spreadsheet must be shared with the service account email and given Editor access. Without that share permission, the service account will not have access to the spreadsheet.

The configuration uses values from the service-account JSON file, including the project ID, private key ID, private key, client email, client ID, and client certificate URL. Existing configurations can use the older GOOGLE_-prefixed variable names as an alternative.

Setup and configuration

The project requires Python 3.10 or newer and the uv package manager, which provides the uvx command. The MCP client configuration runs:

config.json
{
  "command": "uvx",
  "args": ["google-sheets-mcp@latest"]
}

Add the service-account values to the client’s environment configuration. The README shows the following unprefixed names: project_id, private_key_id, private_key, client_email, client_id, and client_x509_cert_url. The private key must retain its multiline PEM formatting.

Google Cloud setup involves creating a project, enabling Google Sheets API and Google Drive API, creating a service account, and downloading a JSON key. Share each spreadsheet that the agent should manage with the service account email. The project is licensed under MIT.

Tools and capabilities

The henilcalagiya/google-sheets-mcp MCP server provides tools covering spreadsheet and table CRUD workflows. Based on the supplied documentation, these capabilities include:

  • Creating Google Sheets resources
  • Reading spreadsheet or table data
  • Updating sheets and tables
  • Deleting sheets or other supported resources
  • Automating Google Sheets through MCP-compatible clients

The available tools are designed for general Google Sheets automation rather than a single fixed spreadsheet workflow. The supplied material does not provide individual tool names or detailed parameter schemas, so those details should be checked in the project source or the client’s tool listing.

Limitations and notes

Access depends on Google Cloud configuration and service-account permissions. The Google Sheets API and Google Drive API must both be enabled, and the spreadsheet must be explicitly shared with the service account. The README does not document OAuth user login; its stated authentication method is a Google service account.

The setup examples contain credential material such as private keys. Store those values in the MCP client’s protected environment configuration and avoid exposing them in source control or chat transcripts. The documentation confirms compatibility with Claude Desktop, Continue.dev, Perplexity, and other MCP clients, but does not provide client-specific setup instructions beyond the generic MCP configuration.

Getting started with this henilcalagiya/google-sheets-mcp MCP server

Always refer to the official documentation for the most accurate and up-to-date information.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Databases View all alternatives
  • MCP Gsheets logoMCP Gsheets

    MCP server for Google Sheets API integration with comprehensive reading, writing, formatting, and sheet management capabilities.

    πŸ—„οΈ Databases3 views
    Compare vs MCP Gsheets β†’
  • Genai Toolbox logoGenai Toolbox

    Open source MCP server specializing in easy, fast, and secure tools for Databases.

    πŸ—„οΈ Databases5 views
    Compare vs Genai Toolbox β†’
  • MCP Server Mysql logoMCP Server Mysql

    MySQL database integration in NodeJS with configurable access controls and schema inspection

    πŸ—„οΈ Databases3 views
    Compare vs MCP Server Mysql β†’
  • MCP Google Sheets logoMCP Google Sheets

    A Model Context Protocol server for interacting with Google Sheets. This server provides tools to create, read, update, and manage spreadsheets through the Google Sheets API.

    πŸ—„οΈ Databases2 views
    Compare vs MCP Google Sheets β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
13
Stargazers on the source repository.
Last commit
1y ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Google Sheets MCP

Install the `uv` package manager, then configure your MCP client to run `uvx` with `google-sheets-mcp@latest` as the argument.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewGoogle Sheets MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/henilcalagiya-google-sheets-mcp?style=directory)](https://allmcps.com/mcp/henilcalagiya-google-sheets-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/henilcalagiya-google-sheets-mcp"><img src="https://allmcps.com/api/badge/henilcalagiya-google-sheets-mcp?style=directory" alt="Google Sheets MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ—„οΈDatabases
PricingFree
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimePython
AuthOther
LicenseMIT
ClientsClaude Desktop
Last updatedSep 7, 2026
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars13
GitHub Star CountTotal stargazers on GitHub representing community popularity (13 stars).
Last commit1y ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 11, 2025
40Quality signal: Fair Β· 40/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools18/30
Adoption & activity2/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 19d ago via OSV.dev Β· google-sheets-mcp@latest (PyPI)

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ—„οΈ Databases β†’Best MCP servers for Databases β†’Alternatives to Google Sheets MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code