A Model Context Protocol (MCP) server that provides tools for managing meeting data, including transcripts, recordings, calendar events, and search functionality. This server enables AI assistants like Claude and Cursor to access and manipulate meeting data.
Key Features
-
Bot Management: Create and invite bots to your video conferences that automatically record and transcribe meetings
-
Transcript Search: Search through meeting transcripts and find specific information without watching entire recordings
-
Calendar Integration: View and organize calendar entries and upcoming meetings with OAuth integrations for Google and Microsoft
-
AI-Generated QR Codes: Create unique bot avatars with QR codes pointing to websites or contact information
Available Tools
Calendar Tools
-
oauthGuidance: Get detailed step-by-step instructions on setting up OAuth
-
listRawCalendars: Lists available calendars from Google or Microsoft
-
setupCalendarOAuth: Integrates a calendar using OAuth credentials
-
listCalendars: Lists all integrated calendars
-
getCalendar: Gets detailed information about a specific calendar
-
listUpcomingMeetings: Lists upcoming meetings from a calendar
Meeting Tools
-
createBot: Creates a meeting bot that can join video conferences
-
getBots: Lists all bots and their associated meetings
-
getRecording: Retrieves recording information for a specific bot/meeting
-
getMeetingData: Gets transcript and recording data for a specific meeting
Example Workflows
Recording a Meeting
"Create a bot for my Zoom meeting at https://zoom.us/j/123456789"
Calendar Integration
"Integrate my Google Calendar using these OAuth credentials"
Related MCP Implementations
-
mcp-on-vercel: Deploy Meeting BaaS MCP server on Vercel with fluid compute support.
-
mcp-on-vercel-documentation: MCP server specifically for fetching and serving Meeting BaaS API documentation.
Written by
Lazare Rossillon
Created At
Wed May 28 2025