tanaikech/ToolsForMCPServer
The Gemini CLI confirmed that the MCP server built with Google Apps Script (GAS), a low-code platform, offers immense possibilities. If you've created snippets for GAS, these could be revitalized and/or leveraged in new ways by using them as the MCP server. The Gemini CLI and other MCP clients will be useful in achieving this.
Platform-specific configuration:
{
"mcpServers": {
"ToolsForMCPServer": {
"command": "npx",
"args": [
"-y",
"ToolsForMCPServer"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...