mcp-server-google-workspace
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GOOGLE_CLIENT_ID | Yes | Your Google OAuth client ID | |
| GOOGLE_ACCESS_TOKEN | No | Optional access token for immediate use | |
| GOOGLE_CLIENT_SECRET | Yes | Your Google OAuth client secret | |
| GOOGLE_REFRESH_TOKEN | Yes | Your Google OAuth refresh token |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| gmail_list_emailsB | List recent emails from Gmail inbox with optional filtering. Returns email metadata and content. |
| gmail_read_emailA | Read the full content of a specific email by ID |
| gmail_search_emailsA | Search emails using Gmail query syntax. Supports complex queries with operators like from:, to:, subject:, has:, is:, after:, before: |
| gmail_send_emailB | Send an email via Gmail with subject, body, and recipients |
| calendar_list_calendarsA | List all accessible calendars including shared calendars. Use this to get calendar IDs for other calendar operations. |
| calendar_list_eventsA | List calendar events for a specific date range. Can list events from any accessible calendar. Returns event times with their timezone information. |
| calendar_create_eventB | Create a new calendar event with title, time, and optional details. Can create events in any writable calendar. |
| get_user_emailA | Get the authenticated user's email address |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/iskifogl/mcp-server-google-workspace'
If you have feedback or need assistance with the MCP directory API, please join our Discord server