Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NANGO_BASE_URL | No | The base URL for the Nango API. | https://api.nango.dev |
| GMAIL_MCP_DEBUG | No | Enable debug logging by setting this environment variable to true. | |
| GOOGLE_CLIENT_ID | No | Your Google OAuth client ID (Alternative to Nango). | |
| NANGO_SECRET_KEY | No | Your Nango secret key. | |
| NANGO_CONNECTION_ID | No | Your Nango connection ID. | |
| GOOGLE_CLIENT_SECRET | No | Your Google OAuth client secret (Alternative to Nango). | |
| GOOGLE_REFRESH_TOKEN | No | Your Google OAuth refresh token (Alternative to Nango). | |
| NANGO_INTEGRATION_ID | No | Your Nango integration ID (e.g., google or google-mail). |
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 | |