Skip to main content
Glama

Claude-GAS-Bridge

by KaishuShito

execute-gas

Run custom Google Apps Script (GAS) code by integrating with the Claude-GAS-Bridge server. Provide an API key and script to execute GAS tasks via natural language interfaces.

Instructions

Execute custom GAS script

Input Schema

NameRequiredDescriptionDefault
apiKeyYes
scriptYes
titleNo

Input Schema (JSON Schema)

{ "properties": { "apiKey": { "type": "string" }, "script": { "type": "string" }, "title": { "type": "string" } }, "required": [ "script", "apiKey" ], "type": "object" }

You must be authenticated.

Other Tools from Claude-GAS-Bridge

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/KaishuShito/gas-interpreter-mcp'

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