Skip to main content
Glama
sunreddy1593-tech

MCP Google Workspace Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLog level: debug/info/warn/errorinfo
MCP_HTTP_HOSTNoHTTP bind address127.0.0.1
MCP_HTTP_PORTNoHTTP port3333
MCP_TRANSPORTNoTransport type: stdio or httpstdio
DEFAULT_SEND_ASNoDefault From address for sending emails
GOOGLE_CLIENT_IDNoOAuth client ID from Google Cloud Console
GOOGLE_TOKEN_PATHNoPath where tokens are stored./token.json
MCP_HTTP_AUTH_TOKENNoBearer token for HTTP transport authentication
GOOGLE_CLIENT_SECRETNoOAuth client secret from Google Cloud Console
GOOGLE_OAUTH_REDIRECTNoConsent-flow redirect URIhttp://localhost:3000/oauth2callback

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
send_gmailB

Send an email through Gmail on behalf of the authenticated account.

draft_gmailA

Create a Gmail draft without sending it.

append_to_google_docA

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/sunreddy1593-tech/MCP-1'

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