meeting-mcp

meeting-mcp

15

Meeting BaaS MCP Server is a robust tool that facilitates the management and manipulation of meeting data through Model Context Protocol. It offers capabilities for scheduling bots to record meetings, manage and search through transcripts, and integrate with calendar events. Designed for seamless organizational collaboration, it supports integration with popular platforms like Claude and Cursor.

What is the primary function of the Meeting BaaS MCP Server?

The primary function is to manage meeting data, including transcripts, recordings, and calendar events, and to provide tools for AI assistants to access and manipulate this data.

How can I integrate my calendar with Meeting BaaS?

You can integrate your calendar by setting up OAuth credentials for Google or Microsoft calendars and configuring the server with these credentials.

Can I use Meeting BaaS without a calendar integration?

Yes, calendar integration is optional. You can use Meeting BaaS for managing meeting data without connecting a calendar.

What platforms are supported for calendar integration?

Meeting BaaS supports integration with Google and Microsoft calendars.

How do I start the Meeting BaaS server?

You can start the server by running npm run start in the terminal. The server will run on port 7017 by default.