{"categories":[{"label":"Dynamic Content","url":"https://skillfed.io/packages/category/internet-www-http-dynamic-content/3"}],"enrichment":{"capability":"An MCP server that bridges AI clients like Claude Desktop to Google Sheets, enabling spreadsheet creation, reading, writing, and manipulation through natural language commands.","skillfed_tags":["mcp-server","google-sheets-automation","ai-integration"],"use_cases":["Automate spreadsheet creation and population from AI-driven workflows without writing custom API code.","Enable Claude or another MCP client to read, analyze, and update Google Sheets through natural language prompts.","Batch-update multiple cells or sheets in a single operation, triggered by AI reasoning.","Search and retrieve data from existing spreadsheets, then feed results back into an AI conversation.","Share spreadsheets and manage permissions programmatically as part of an automated data pipeline."],"what_it_does":"mcp-google-sheets is a Python-based MCP (Model Context Protocol) server that acts as a gateway between AI-compatible clients and the Google Sheets API. It exposes 19 tools for spreadsheet operations\u2014including reading, writing, creating sheets, batch updates, searching, and sharing\u2014allowing natural language commands from an AI assistant to manipulate Google Drive spreadsheets. The server runs as a standalone process that your MCP client (such as Claude Desktop) connects to, translating high-level requests into Sheets API calls.\n\nThe package depends on google-api-python-client, google-auth-oauthlib, and google-auth for API communication, and mcp for the protocol layer. It supports both Service Account (recommended) and OAuth 2.0 authentication via environment variables. Tool filtering is available to reduce token consumption by enabling only the tools you need, and the server can be launched instantly using uvx without manual installation.","worth_installing":"Yes, if you need AI-driven Google Sheets automation. The package is actively maintained, has low install friction, and integrates cleanly with MCP clients. However, verify the license terms on GitHub first, and ensure your Google Cloud setup (Service Account or OAuth) is complete before deployment. Not suitable if you need a traditional Python library for direct Sheets access\u2014this is specifically an MCP server for AI assistants."},"id":"mcp-google-sheets","links":{"html":"https://skillfed.io/packages/mcp-google-sheets","md":"https://skillfed.io/packages/mcp-google-sheets.md","pypi":"https://pypi.org/project/mcp-google-sheets/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-14","license_spdx":null,"license_treatment":"unclear","name":"mcp-google-sheets","python_support":"supports_current","summary":"This MCP server integrates with your Google Drive and Google Sheets, to enable creating and modifying spreadsheets."},"popularity":{"monthly_downloads":110440,"position":12462,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.6.3"}
