Create a new Google Apps Script project by specifying a parent project ID and a title for the script. Enables project management through the Google Apps Script API.
Retrieve a specific deployment of a Google Apps Script project by providing the script ID and deployment ID. Simplifies deployment management via the Google Apps Script API.
Retrieve the content of a Google Apps Script project by specifying the script ID, version number, and optional fields. Integrates with the Google Apps Script API to manage project details.
A sample Model Context Protocol server built with Hono framework that provides weather and news resources, calculator and string reversal tools, and code review prompt templates.