MCP Servers / productivity / Google Workspace MCP Server

Google Workspace MCP Server

JSON →
none1productivity

Interact with Google Workspace services like Gmail and Google Calendar.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: google-workspace-mcp-server
Tools
What this server exposes
list_emails
List recent emails from your inbox with optional filtering
search_emails
Advanced email search with Gmail query syntax
send_email
Send new emails with support for CC and BCC
modify_email
Modify email labels (archive, trash, mark read/unread)
list_events
List upcoming calendar events with date range filtering
create_event
Create new calendar events with attendees
Configuration
Environment & auth
authnone
envYOUR_CLIENT_ID
envYOUR_CLIENT_SECRET
envGOOGLE_CLIENT_ID
envGOOGLE_CLIENT_SECRET
envGOOGLE_REFRESH_TOKEN
Resources
Google Workspace MCP Server — MCP Server · libregistry