macOS
brew install mcp-google-sheetslocal Homebrew formula metadata
brew / 順位 4663
mcp-google-sheets のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install mcp-google-sheetslocal Homebrew formula metadata
概要
MCP server integrates with your Google Drive and Google Sheets
履歴
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.
セキュリティ状態
mcp-google-sheets に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.json実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
mcp-google-sheets | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:mcp-google-sheets |
|---|---|
| バージョン | 0.6.3 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/xing5/mcp-google-sheets |
| 最終更新 | 2026-07-15T11:30:58Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.