MCP Servers / productivity / GSuite

GSuite

JSON →
stdionone3productivity

Interact with Google products, including Gmail and Calendar.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: gsuite
Tools
What this server exposes
get_gmail_user_info
Get your Gmail user information
query_emails
Query emails with flexible search (e.g., unread, from specific senders, date ranges, with attachments)
get_email_by_id
Retrieve complete email content by ID
create_draft_email
Create new draft emails with recipients, subject, body and CC options
delete_draft_email
Delete draft emails
reply_to_email
Reply to existing emails (can either send immediately or save as draft)
get_multiple_emails
Retrieve multiple emails at once by their IDs
save_attachments
Save multiple attachments from emails to your local system
get_calendar_events
Get calendar events within specified time ranges
create_calendar_event
Create calendar events with title, start/end times, optional location, description, attendees, timezone, and notification preferences
delete_calendar_event
Delete calendar events
Configuration
Environment & auth
authnone
envUV_PUBLISH_TOKEN
Resources
GSuite — MCP Server · libregistry