Provides access to Google Meet API for retrieving meeting data, transcripts, and recordings. Enables polling for new transcripts, background watcher notifications, and integration with Google Calendar…
{
"mcpServers": {
"meet": {
"command": "npx",
"args": [
"-y",
"@silkweave/meet"
]
}
}
}