yurifriedman/mcp-server
If you are the rightful owner of mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A Model Context Protocol (MCP) server that integrates Gmail and Google Calendar, enabling AI assistants to manage emails and calendar events.
Tools
Functions exposed to the LLM to take actions
gmail_search_messages
Search for messages
gmail_get_message
Get a specific message
gmail_send_message
Send an email
gmail_modify_message
Modify message labels
gmail_delete_message
Delete or trash a message
gmail_create_draft
Create a draft
gmail_list_labels
List all labels
gmail_create_label
Create a new label
gmail_get_attachment
Download an attachment
calendar_list_events
List calendar events
calendar_get_event
Get specific event details
calendar_create_event
Create new event
calendar_update_event
Update existing event
calendar_delete_event
Delete an event
calendar_find_free_slots
Find available time slots
calendar_get_today_events
Get today's schedule
calendar_get_week_events
Get this week's events
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client