Skip to main content
Glama

Google Workspace MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WORKSPACE_MCP_PORTNoSets the port the server listens on. This affects the server_url, port, and OAUTH_REDIRECT_URI.8000
WORKSPACE_MCP_BASE_URINoSets the base URI for the server. This affects the server_url used for Gemini native function calling and the OAUTH_REDIRECT_URI.http://localhost
OAUTHLIB_INSECURE_TRANSPORTNoAllow HTTP for localhost OAuth callbacks (development only!)1

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/taylorwilsdon/google_workspace_mcp'

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