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.
| Tool | Description |
|---|---|
| googlemeet_meetcreatemeeting_invoke | Creates a new Google Meet meeting with a unique meeting code. |
| createSpace | Creates a new Meet space for organizing and hosting video conferences. |
| getSpace | Retrieves detailed information about a specific Meet space. |
| updateSpace | Modifies settings and configuration for an existing Meet space. |
| endActiveConference | Terminates the currently active conference session in a space. |
| listConferenceRecords | Retrieves a list of all conference records with their details. |
| getConferenceRecord | Retrieves detailed information about a specific conference record. |
| listParticipants | Retrieves a list of all participants in a conference. |
| getParticipant | Retrieves detailed information about a specific conference participant. |
| listParticipantSessions | Retrieves a list of all sessions for a specific participant. |
| getParticipantSession | Retrieves detailed information about a specific participant session. |
| listRecordings | Retrieves a list of all recordings from a conference. |
| getRecording | Retrieves detailed information about a specific conference recording. |
| listSmartNotes | Retrieves a list of all smart notes generated from a conference. |
| getSmartNote | Retrieves detailed information about a specific smart note. |
| listTranscripts | Retrieves a list of all transcripts from a conference. |
| getTranscript | Retrieves detailed information about a specific conference transcript. |
| listTranscriptEntries | Retrieves a list of all entries within a transcript. |
| getTranscriptEntry | Retrieves detailed information about a specific transcript entry. |