google-mcp
by giantrotta24
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RUN_LIVE_TESTS | No | Set to '1' to enable basic live integration tests that hit real Google APIs. | |
| GOOGLE_MCP_WORK_EMAIL | No | Expected work account email for auth safety checks (optional but recommended). | |
| RUN_DESTRUCTIVE_TESTS | No | Set to '1' to include destructive keychain mutation tests in integration tests (requires RUN_LIVE_TESTS=1). | |
| GOOGLE_MCP_WORK_CALENDAR | No | Optional specific work calendar filter (calendar ID or summary). | |
| GOOGLE_MCP_PERSONAL_EMAIL | No | Expected personal account email for auth safety checks (optional but recommended). |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| gmail_search_personalB | Search Gmail for the configured personal account. |
| gmail_search_workC | Search Gmail for the configured work account. |
| calendar_events_personalC | List events for the configured personal account calendars. |
| calendar_events_workC | List events for the configured work account calendars. |
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/giantrotta24/multi-account-google-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server