mcp-google-gmail
by MindMadeLab
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | SSE transport bind address (default: 0.0.0.0) | |
| PORT | No | SSE transport port (default: 8000) | |
| FASTMCP_HOST | No | Alternative for HOST (default: 0.0.0.0) | |
| FASTMCP_PORT | No | Alternative for PORT (default: 8000) | |
| GMAIL_TOKEN_PATH | No | Path to OAuth token file (default: token.json) | |
| GMAIL_CREDENTIALS_PATH | No | Path to OAuth client credentials file (default: credentials.json) | |
| GMAIL_CREDENTIALS_CONFIG | No | Base64-encoded service account JSON | |
| GMAIL_SERVICE_ACCOUNT_PATH | No | Path to service account key file (default: service_account.json) |
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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/MindMadeLab/mcp-google-gmail'
If you have feedback or need assistance with the MCP directory API, please join our Discord server