Skip to main content
Feedback

Google Meet MCP connector

Google Meet is Google's video conferencing platform for hosting secure, high-quality virtual meetings and collaborative workspaces. The Google Meet MCP connector allows AI agents to create and manage meeting spaces, schedule video conferences, and end active meetings. It also supports retrieving conference records, listing participants and their session details, and updating space configurations.

Authentication type

  • OAuth 2.0 Authorization Code - Requires a one-time user login to authorize the agent to access the service on their behalf.

Uses

Use the Google Meet MCP connector to perform the following actions:

  • Schedule and host video meetings with team members across multiple time zones
  • Track meeting attendance and participant engagement metrics automatically
  • Generate transcripts and smart notes from conferences for knowledge retention
  • Monitor recording availability and distribute meeting recordings to stakeholders
  • Analyze participant sessions to measure meeting effectiveness and attendance patterns
  • Automate meeting setup and configuration for recurring team standups and reviews
  • Extract transcript entries to create searchable meeting documentation and action items
  • Manage dedicated Meet spaces for persistent team collaboration and virtual offices

Example prompts

Use the following example prompts to invoke Google Meet MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Create a Google Meet for our product launch meeting next Tuesday at 2 PM.
  • Show me all recordings from yesterday's all-hands conference in Google Meet.
  • Get the transcript from our client demo meeting and extract action items.
  • List everyone who attended the engineering standup this morning in Google Meet.
  • Pull the smart notes from last week's strategy session in Google Meet.
  • Create a new Meet space for the marketing team to use for daily syncs.
  • Tell me how many participants joined our training conference in Google Meet.
  • Generate a transcript entry report from the board meeting held on Friday.
  • End the active conference in our sales team's Meet space.
  • Show me the session details for the longest participant in today's meeting.

Google Meet MCP connector tools

The Google Meet MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
googlemeet_meetcreatemeeting_invokeCreates a new Google Meet meeting with a unique meeting code.
createSpaceCreates a new Meet space for organizing and hosting video conferences.
getSpaceRetrieves detailed information about a specific Meet space.
updateSpaceModifies settings and configuration for an existing Meet space.
endActiveConferenceTerminates the currently active conference session in a space.
listConferenceRecordsRetrieves a list of all conference records with their details.
getConferenceRecordRetrieves detailed information about a specific conference record.
listParticipantsRetrieves a list of all participants in a conference.
getParticipantRetrieves detailed information about a specific conference participant.
listParticipantSessionsRetrieves a list of all sessions for a specific participant.
getParticipantSessionRetrieves detailed information about a specific participant session.
listRecordingsRetrieves a list of all recordings from a conference.
getRecordingRetrieves detailed information about a specific conference recording.
listSmartNotesRetrieves a list of all smart notes generated from a conference.
getSmartNoteRetrieves detailed information about a specific smart note.
listTranscriptsRetrieves a list of all transcripts from a conference.
getTranscriptRetrieves detailed information about a specific conference transcript.
listTranscriptEntriesRetrieves a list of all entries within a transcript.
getTranscriptEntryRetrieves detailed information about a specific transcript entry.
On this Page