macOS
brew install mcp-google-sheetslocal Homebrew formula metadata
brew / rang 4663
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de mcp-google-sheets pour les workflows d'agents IA.
installation
brew install mcp-google-sheetslocal Homebrew formula metadata
aperçu
MCP server integrates with your Google Drive and Google Sheets
historique
mcp-google-sheets is a Python Model Context Protocol server that connects MCP-compatible AI clients to Google Drive and Google Sheets. The README presents it as an AI assistant gateway for creating, reading, and modifying spreadsheets through Google APIs.
The GitHub repository was created in March 2025 and published a continuing 0.x release series through 2026, including v0.6.3 in May 2026. The README documents uvx as the recommended user path and also supports local development with uv and Docker/SSE operation.
The project is centered on Google Cloud credentials and Sheets/Drive API setup: users create or select a GCP project, enable the Google Sheets and Drive APIs, and choose service account, OAuth, direct credential injection, or Application Default Credentials.
The supplied package facts list Homebrew packaging, and the official README includes PyPI version/download badges. That puts the project in both Python packaging and system package-manager discovery paths.
Its adoption story is tied to practical MCP usage: spreadsheets are common business data stores, and this server exposes them as MCP tools for AI clients without each client needing its own Google Sheets integration.
Users typically run uvx mcp-google-sheets@latest after setting credentials and a Drive folder ID, then add the command to an MCP client such as Claude Desktop. The README documents service account and OAuth credential files, token storage, and direct base64 credential injection for container environments.
The server exposes tools for listing spreadsheets, reading sheet data, updating cells, getting formulas, batch updates, and creating charts. It also documents tool filtering to reduce context usage when only a subset of spreadsheet tools is needed.
mcp-google-sheets is package-nerd significant as a good example of a credential-heavy API integration being delivered as a small CLI/server package. Its README captures the packaging tension of MCP servers: easy uvx startup, but careful environment and secret handling.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour mcp-google-sheets. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Credential-bearing paths to review before unattended agent runs.
credentials.jsontoken.json/path/to/service-account-key.jsonC:\path\to\your\service-account-key.jsoncredentials.jsontoken.jsonexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
mcp-google-sheets | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:mcp-google-sheets |
|---|---|
| Version | 0.6.3 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://github.com/xing5/mcp-google-sheets |
| Dernière mise à jour | 2026-07-15T11:30:58Z |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.