gsuite-mcp-lane
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GOOGLE_OAUTH_CLIENT_ID | No | OAuth client ID | |
| GOOGLE_OAUTH_ACCESS_TOKEN | No | Short-lived access token (alt) | |
| GOOGLE_OAUTH_CLIENT_SECRET | No | OAuth client secret | |
| GOOGLE_OAUTH_REFRESH_TOKEN | No | Long-lived refresh token (preferred) | |
| GOOGLE_APPLICATION_CREDENTIALS | No | Service-account JSON path (alt) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| gold_setup_checkA | SETUP CHECK for GSuite MCP Lane — run this FIRST. Shows license tier, which API keys are set vs missing (names only, never values), and the exact next step. |
| gold_gmail_searchA | Gmail search (BYOK Google OAuth). Query like newer_than:7d seller/order/refund. Returns honest config_needed stub without auth — no data invented. |
| gold_sheets_appendB | Google Sheets append rows (BYOK Google OAuth). Append [[col1,col2]] to spreadsheetId. No hosted sync. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |