Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by punkpeye • Automation & Orchestration
A small Node.js MCP server that forwards Claude (MCP) tool calls to a deployed Google Apps Script (GAS) WebApp to execute GAS Interpreter scripts.
Remotely execute Google Apps Script code via an MCP-compatible client (e.g., Claude Desktop) by forwarding script content to a deployed GAS Interpreter WebApp.
Integrate conversational assistants with Google Workspace workflows (Sheets, Docs, Drive) by running Apps Script operations triggered from chat tools.
A local bridge to test or prototype GAS-based automations using MCP tool calls without building a custom server or direct OAuth flows.
This repository provides a lightweight MCP (Model Context Protocol) bridge that runs an MCP server (using @modelcontextprotocol/sdk) and exposes a tool named "execute-gas". When invoked by an MCP client (e.g., Claude Desktop), it packages a GAS script, title, and optional API key as JSON and POSTs them to a configured Google Apps Script WebApp endpoint (GAS Interpreter). It's designed to let agents or users trigger and run Apps Script code remotely via MCP tool calls, requiring Node.js 18+ and a deployed GAS Interpreter endpoint.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.