Google Sheets MCP Server
by ainetwork-ai
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_ENV | No | The Node.js environment mode | |
| LOG_LEVEL | No | The logging level | |
| MCP_SERVER_HOST | No | The host for the MCP server | localhost |
| MCP_SERVER_PORT | No | The port for the MCP server | 3000 |
| GOOGLE_CLIENT_ID | Yes | Your Google OAuth 2.0 client ID | |
| GOOGLE_REDIRECT_URI | No | The OAuth 2.0 redirect URI | http://localhost:3000/oauth/callback |
| GOOGLE_CLIENT_SECRET | Yes | Your Google OAuth 2.0 client secret | |
| GOOGLE_SERVICE_ACCOUNT_KEY_PATH | No | Path to the Google service account key JSON file (optional) |
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues