Model Context Protocol (MCP) Tools

Integrate Meeting BaaS with LLMs through Model Context Protocol (MCP) tools for meeting intelligence

MCP (Model Context Protocol) tools enable large language models to interact with Meeting BaaS directly. Use these tools to create meeting bots, search transcripts, manage calendars, and automate meeting intelligence workflows.

Available MCP Repositories

  • speaking-bots-mcp: An MCP server that can control speaking bots inside meetings with AI-powered personas. View on GitHub

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
  • AI-Generated QR Codes: Create unique bot avatars with QR codes pointing to websites or contact info
  • Speaking Bots: Control AI-powered meeting participants with distinct personalities
  • Documentation Access: Let AI assistants access Meeting BaaS documentation

MCP Configuration Example

This simple configuration connects to the hosted Meeting BaaS MCP server:

Try it yourself! All MCP tools are available through our hosted chat interface: chat.meetingbaas.com. You can also self-host these MCP servers using the repositories linked above.

Getting Started

To integrate Meeting BaaS with AI assistants using MCP:

  1. Clone one of the MCP repositories
  2. Install dependencies and build the project
  3. Configure environment variables with your Meeting BaaS API key
  4. Connect the MCP server to your AI assistant (Claude, Cursor, etc.)
MCP Tools Overview