MCPServers
Google Workspace - MCP server logo

Google Workspace

12
0

Summary

This MCP server implementation integrates Google Workspace APIs, enabling AI assistants to interact with Google services like Gmail, Calendar, and Drive. It provides a bridge for performing common tasks such as sending emails, scheduling meetings, and managing documents through MCP-compatible clients. The server is designed to enhance productivity by allowing AI systems to seamlessly access and manipulate Google Workspace data on behalf of users.

Available Actions(16)

gmail_list_accounts

List all configured Google accounts, viewing account metadata and descriptions. No user_id required.

calendar_list_accounts

List all configured Google accounts, viewing account metadata and descriptions. No user_id required.

gmail_query_emails

Search emails with Gmail's query syntax (e.g., 'is:unread', 'from:example@gmail.com', 'newer_than:2d', 'has:attachment'). Returns emails in reverse chronological order, including metadata and content summary.

gmail_get_email

Retrieve complete email content by ID, including full message body and attachment info.

gmail_bulk_get_emails

Retrieve multiple emails by ID in a single request, efficient for batch processing.

gmail_create_draft

Create new email drafts, with support for CC recipients.

gmail_delete_draft

Delete draft emails by ID.

gmail_reply

Reply to existing emails, with the option to send immediately or save as draft. Supports 'Reply All' via CC.

gmail_get_attachment

Download email attachments, with options to save to disk or return as embedded resource.

gmail_bulk_save_attachments

Save multiple attachments in a single operation.

gmail_archive

Move emails out of inbox, supporting individual or bulk operations.

gmail_bulk_archive

Move multiple emails out of inbox in a single operation.

calendar_list

List all accessible calendars, including calendar metadata, access roles, and timezone information.

calendar_get_events

Retrieve events in a specified date range, supporting multiple calendars with filter options (deleted events, max results) and timezone customization.

calendar_create_event

Create new calendar events, supporting attendees and notifications, with location and description fields, as well as timezone handling.

calendar_delete_event

Delete events by ID, with an option for cancellation notifications.

Last Updated: April 25, 2025

커뮤니티 리뷰

0.0
0 리뷰
5
0
4
0
3
0
2
0
1
0

아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!

대화에 참여하려면 로그인하세요

Coming soon to
HighlightHighlight AI

언어

TypeScript

카테고리

태그