MCP Directory
Back

ggsrun

by tanaikech · Go · ★ 167

High-performance Google Drive CLI and Model Context Protocol (MCP) Server for LLM/AI agents. Natively execute Google Apps Script (GAS) under a secure whitelisted runtime sandbox, automate transfers, and manage Drive infrastructure.

#ai-agents#cli#cli-app#cli-tool#concurrency#developer-tools#gas#golang#google-apps-script#google-apps-script-api#google-drive#llm#llm-tools#mcp#mcp-server#model-context-protocol#sandboxing#security-sandbox#terminal#terminal-app

Install

go install github.com/tanaikech/ggsrun@latest

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

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

From the README

[](https://golang.org) [](https://modelcontextprotocol.io) []() [](LICENCE) To make onboarding, development, and advanced operations as seamless as possible, our documentation is fully modularized. Navigate directly to your area of interest: | Guide / Manual | Description | Link | | :--- | :--- | :--- | | 🚀 **Setup & Onboarding Guide** | Step-by-step instructions to configure GCP, generate OAuth2 client secrets, link Google Apps Script, and deploy gateway endpoints. | **[Setup Guide](docs/setup_guide.md)** | | 📖 **Command Reference Manual** | In-depth breakdown of all 15+ subcommands (e.g.…
Read full README on GitHub →

Related filesystem servers