Video meetings from Google. Create instant meetings, schedule calls, and manage participants.
npx -y @google/mcp-server-google-meet
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"google-meet": {
"command": "npx",
"args": ["-y", "@google/mcp-server-google-meet"]
}
}
}
```
send_messageread_inboxschedule_meetingget_contactscreate_channelVideo meetings from Google. Create instant meetings, schedule calls, and manage participants.
Language: TypeScript
Category: Communication