ToolsForMCPServer

tanaikech/ToolsForMCPServer
★ 98 stars JavaScript 🤖 AI/LLM Updated 1mo ago
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.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "toolsformcpserver": {
      "command": "npx",
      "args": [
        "-y",
        "tanaikech/ToolsForMCPServer"
      ]
    }
  }
}

Topics

gas-librarygoogle-apps-scriptgoogle-apps-script-librarygoogle-workspacemcpmcp-servermodel-context-protocol