Skip to main content
Glama
speedy133

Google Workspace MCP Server

by speedy133

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GOOGLE_TOKEN_PATHYesAbsolute path to the Google OAuth token JSON file
GOOGLE_CREDENTIALS_PATHYesAbsolute path to the Google OAuth credentials JSON file

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
send_emailB

Send an email immediately via the authenticated Gmail account.

draft_emailB

Create a draft in the authenticated Gmail account without sending.

append_to_google_docB

Append text content to the end of an existing Google Doc.

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/speedy133/mcpserver1'

If you have feedback or need assistance with the MCP directory API, please join our Discord server