Integrate Google Meet MCP server into your Slack workspace for instant access to your AI agent.
Tools that your AI agent can use through this MCP server to interact with Google Meet
Update a scheduled meeting. Only the fields you provide are changed; the Google Meet link is preserved. See the documentation
Creates a new event in Google Calendar with a Google Meet link. See the documentation
List upcoming Google Meet meetings on a calendar. Use this to discover meetings and their IDs. Returns Calendar events that have a Google Meet link, ordered by start time; by default only meetings that have not yet ended are returned. Narrow the window with the optional RFC 3339 time bounds. See the documentation
List the available event color options (each Color ID with its background and foreground hex values). Run this to discover valid Color IDs before setting the Color ID prop in Schedule Meeting or Update Meeting. See the documentation
List the calendars in the connected Google account, including each calendar's ID. See the documentation
Get the details of a single meeting by its ID, including its Google Meet join link, attendees, and schedule. Returns the full Calendar event; the Meet join link is in the hangoutLink field when the event has one. See the documentation
Cancel (delete) a scheduled meeting. This permanently removes the Calendar event and its Google Meet link. See the documentation