# mcp-google-sheets を Homebrew でインストール

mcp-google-sheets のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:mcp-google-sheets
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install mcp-google-sheets
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:mcp-google-sheets
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/mcp-google-sheets>
- **バージョン:** 0.6.3
- **ソース概要:** MCP server integrates with your Google Drive and Google Sheets
- **ホームページ:** <https://github.com/xing5/mcp-google-sheets>
- **リポジトリ:** <https://github.com/xing5/mcp-google-sheets>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://files.pythonhosted.org/packages/b2/29/7f4c35619a25f39d27e133e39d0642fb9c9c44a419a9acc6fc2993b7a21d/mcp_google_sheets-0.6.3.tar.gz>
- **最終更新:** 2026-07-15T11:30:58Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- mcp-google-sheets (cli)
- mcp-google-sheets (エイリアス)

## 依存関係

- certifi
- cryptography
- pydantic
- python@3.14
- rpds-py

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.6.3
- マネージャ更新日: 2026-07-15
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/xing5/mcp-google-sheets
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2025-03: GitHub repository created.
- 2025-05: Early 0.3 and 0.4 releases published.
- 2025-12: v0.6.0 published.
- 2026-05: v0.6.3 published on GitHub releases.

### Related projects

- Related projects include other MCP servers for Google services, official Google Sheets and Drive APIs, and MCP-compatible clients such as Claude Desktop.

### ソース

- <https://github.com/xing5/mcp-google-sheets>
- <https://github.com/xing5/mcp-google-sheets#readme>
- <https://github.com/xing5/mcp-google-sheets/releases>
- <https://modelcontextprotocol.io/introduction>
- source_facts.package-manager


## セキュリティノート

mcp-google-sheets に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。



## Configuration and credential file locations

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 files

- Unix: credentials.json, token.json, /path/to/service-account-key.json
- Windows: C:\path\to\your\service-account-key.json, credentials.json, token.json
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** mcp-google-sheets
- **Version Scheme:** 0
- **Revision:** 4
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [MCP tool packages](https://pkg.so/ja/mcp-tools/) - Mentions MCP or Model Context Protocol.
- [AI and agent packages](https://pkg.so/ja/ai-agent-tools/) - Matched AI model, agent, coding-agent, orchestration, or MCP metadata.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [python@3.14](https://pkg.so/ja/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [yutu](https://pkg.so/ja/brew/yutu/) - Shares pkgdb curated category or tags: ai, automation, cli, mcp.
- [github-mcp-server](https://pkg.so/ja/brew/github-mcp-server/) - Shares pkgdb curated category or tags: ai, cli, mcp.
- [mcp-toolbox](https://pkg.so/ja/brew/mcp-toolbox/) - Shares pkgdb curated category or tags: ai, cli, mcp.
- [n8n-mcp](https://pkg.so/ja/brew/n8n-mcp/) - Shares pkgdb curated category or tags: ai, cli, mcp.
- [playwright-mcp](https://pkg.so/ja/brew/playwright-mcp/) - Shares pkgdb curated category or tags: ai, cli, mcp.
- [chrome-devtools-mcp](https://pkg.so/ja/brew/chrome-devtools-mcp/) - Shares pkgdb curated category or tags: ai, cli, mcp.
- [mcp-grafana](https://pkg.so/ja/brew/mcp-grafana/) - Shares pkgdb curated category or tags: ai, cli, mcp.
- [mcp-inspector](https://pkg.so/ja/brew/mcp-inspector/) - Shares pkgdb curated category or tags: ai, cli, mcp.
- [mcp-atlassian](https://pkg.so/ja/brew/mcp-atlassian/) - Both packages touch the same language runtime or ecosystem. Shared terms: ai, certifi, cli, cryptography, mcp.
- [mcp-proxy](https://pkg.so/ja/brew/mcp-proxy/) - Both packages touch the same language runtime or ecosystem. Shared terms: ai, certifi, cli, cryptography, mcp.
- [snyk-agent-scan](https://pkg.so/ja/brew/snyk-agent-scan/) - Both packages touch the same language runtime or ecosystem. Shared terms: ai, certifi, cli, cryptography, mcp.

## Combined YAML source

View the package source record on GitHub. [combined/mcp-google-sheets.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mcp-google-sheets.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
