MCP.so
ログイン

Google Sheets MCP Server

@hightemp

Google Sheets MCP Server について

A Model Context Protocol (MCP) server for Google Sheets written in Go. Provides comprehensive tools for interacting with Google Spreadsheets.

基本情報

カテゴリ

その他

ランタイム

go

トランスポート

stdio

公開者

hightemp

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Google Sheets MCP Server?

A Model Context Protocol (MCP) server for Google Sheets written in Go. It provides comprehensive tools for interacting with Google Spreadsheets, supporting multiple authentication methods including service account, OAuth2, and Application Default Credentials (ADC).

How to use Google Sheets MCP Server?

First build the binary with make build, then set up Google API credentials and configure environment variables such as SERVICE_ACCOUNT_PATH, CREDENTIALS_PATH, or CREDENTIALS_CONFIG. Run the server in stdio mode (default) or SSE mode using ./go_mcp_server_google_sheets -t sse -p 8891. Tools include data operations like get_sheet_data, sheet management like create_sheet, and spreadsheet management like create_spreadsheet and share_spreadsheet.

Key features of Google Sheets MCP

コメント

「その他」の他のコンテンツ