Skip to main content
Glama

Spreadsheet MCP Server

by HosakaKeigo

getSpreadsheet

Retrieve spreadsheet details and sheet lists by inputting the URL, enabling direct access to Google Spreadsheet data via the Spreadsheet MCP Server.

Instructions

スプレッドシートの基本情報と含まれるシート一覧を取得

Input Schema

NameRequiredDescriptionDefault
urlYesスプレッドシートのURL

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "url": { "description": "スプレッドシートのURL", "type": "string" } }, "required": [ "url" ], "type": "object" }
Install Server

Other Tools from Spreadsheet MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/HosakaKeigo/spreadsheet-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server