Updated: GAS Library - UtlApp
UtlApp was updated to v1.0.11. v1.0.11 (June 14, 2025) The method getInfFromBlob was added. You can see the detail information here https://github.com/tanaikech/UtlApp
UtlApp was updated to v1.0.11. v1.0.11 (June 14, 2025) The method getInfFromBlob was added. You can see the detail information here https://github.com/tanaikech/UtlApp
UtlApp was updated to v1.0.10. v1.0.10 (June 13, 2025) The method getMP3Tag was added. You can see the detail information here https://github.com/tanaikech/UtlApp
UtlApp was updated to v1.0.9. v1.0.9 (June 13, 2025) The method convertL16ToWav was added. You can see the detail information here https://github.com/tanaikech/UtlApp
MCPApp was updated to v2.0.0 v2.0.0 (June 12, 2025) From v2.0.0, both the MCP client and the MCP server can be built by Google Apps Script. You can see the detail information here https://github.com/tanaikech/MCPApp
Gists Abstract This report details an MCP network using Google Apps Script for both server and client, enabling automated, secure Gmail processing to boost efficiency. Introduction Recently, I published a report titled “Building Model Context Protocol (MCP) Server with Google Apps Script,” which you can find here. In that initial report, I demonstrated the feasibility of creating an MCP server using Google Apps Script, with Claude Desktop serving as the client.