Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GCAL_SCOPES | No | Comma-separated scopes (default is read-only) | |
| GCAL_TOKEN_PATH | No | Token file location (default ~/.config/gcal-mcp/tokens.json) | ~/.config/gcal-mcp/tokens.json |
| GCAL_ACCESS_TOKEN | No | If set, overrides all other auth logic | |
| GOOGLE_OAUTH_CREDENTIALS | No | Path to downloaded OAuth client JSON (Desktop app) |
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 | |