Connect Your AI Agent with Google Meet for Slack

Integrate Google Meet MCP server into your Slack workspace for instant access to your AI agent.

No credit card neededOr, book a demo
Documentation
Back to MCP Servers
Google Meet
Google Meet
Real-time meetings by Google. Using your browser, share your video, desktop, and presentations with teammates and customers.

Categories

Communication

Available Tools

Tools that your AI agent can use through this MCP server to interact with Google Meet

Update Meeting

Update a scheduled meeting. Only the fields you provide are changed; the Google Meet link is preserved. See the documentation

Schedule Meeting

Creates a new event in Google Calendar with a Google Meet link. See the documentation

List Meetings

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 Color ID Options

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 Calendars

List the calendars in the connected Google account, including each calendar's ID. See the documentation

Get Meeting

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 Meeting

Cancel (delete) a scheduled meeting. This permanently removes the Calendar event and its Google Meet link. See the documentation