MCPServers
G

Google Workspace

17
0

Summary

This Google Workspace MCP server, developed by epaproditus, integrates with Gmail and Google Calendar APIs to provide a comprehensive suite of email and calendar management tools. Built with TypeScript and leveraging the Model Context Protocol SDK, it offers functionalities such as listing, searching, and modifying emails, as well as creating, updating, and deleting calendar events. The server implements OAuth 2.0 authentication and includes a refresh token mechanism for secure API access. By abstracting the complexities of Google Workspace APIs, it enables AI assistants to efficiently manage emails and schedules. This implementation is particularly valuable for productivity applications, facilitating use cases such as automated email organization, intelligent scheduling, and streamlined communication management within the Google ecosystem.

Available Actions(8)

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.

update_event

Update existing calendar events.

delete_event

Delete calendar events.

Last Updated: April 8, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Try it now in
HighlightHighlight AI

语言

TypeScript

分类

标签