MCP Directory
Back

ToolsForMCPServer

by tanaikech · JavaScript · ★ 101

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.

#gas-library#google-apps-script#google-apps-script-library#google-workspace#mcp#mcp-server#model-context-protocol

Install

npx -y github:tanaikech/ToolsForMCPServer

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

[](https://mseep.ai/app/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. [](LICENCE) The Gemini CLI provides a powerful command-line interface for interacting with Google's Gemini models. By leveraging the Model Context Protocol (MCP), the CLI can be extended…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers