Skip to main content
Glama
giantrotta24

google-mcp

by giantrotta24

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RUN_LIVE_TESTSNoSet to '1' to enable basic live integration tests that hit real Google APIs.
GOOGLE_MCP_WORK_EMAILNoExpected work account email for auth safety checks (optional but recommended).
RUN_DESTRUCTIVE_TESTSNoSet to '1' to include destructive keychain mutation tests in integration tests (requires RUN_LIVE_TESTS=1).
GOOGLE_MCP_WORK_CALENDARNoOptional specific work calendar filter (calendar ID or summary).
GOOGLE_MCP_PERSONAL_EMAILNoExpected personal account email for auth safety checks (optional but recommended).

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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