Skip to main content
Glama

Google Apps Script MCP Server

by mohalmah
1
  • Apple
  • Linux

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoOptional port for OAuth callback3001
NODE_ENVNoOptional environment setting (development, production)development
LOG_LEVELNoOptional logging level (debug, info, warn, error)info
GOOGLE_APP_SCRIPT_API_CLIENT_IDYesYour Google OAuth 2.0 Client ID for accessing the Google Apps Script API
GOOGLE_APP_SCRIPT_API_CLIENT_SECRETYesYour Google OAuth 2.0 Client Secret for accessing the Google Apps Script API

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mohalmah/google-appscript-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server