Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
DEBUG | No | Enable debug mode (true or false) | |
MCP_PORT | No | Port for SSE transport | 3000 |
GMAIL_TOKEN_PATH | No | Custom path to store OAuth token | |
GOOGLE_CLIENT_ID | No | OAuth client ID (alternative to credentials file) | |
GOOGLE_CLIENT_SECRET | No | OAuth client secret (alternative to credentials file) | |
GMAIL_CREDENTIALS_PATH | No | Custom path to OAuth credentials |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |