---
title: "Meeting bot tools in the Speak AI MCP server reference"
description: "Schedule Speak AI to join a Zoom / Google Meet / Teams call and transcribe automatically. All 5 Meeting bot tools, with parameters and behaviour hints."
---

> Documentation Index
> Fetch the complete documentation index at: https://docs.speakai.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Meeting bot tools in the Speak AI MCP server reference

The Meeting bot category groups 5 of the Speak AI MCP server's tools. Schedule Speak
AI to join a Zoom / Google Meet / Teams call and transcribe automatically.

## Which Meeting bot tools does the Speak AI MCP server have?

The Speak AI MCP server has 5 Meeting bot tools. Each one has its own page with a
plain-language summary, its parameters, and its behaviour hints.

- [`list_meeting_events`](/mcp/tools/meeting-bot/list_meeting_events/): List
  scheduled or completed meeting assistant events with filtering and pagination.
- [`schedule_meeting_event`](/mcp/tools/meeting-bot/schedule_meeting_event/):
  Schedule the Speak AI meeting assistant to join and record an upcoming meeting.
- [`remove_assistant_from_meeting`](/mcp/tools/meeting-bot/remove_assistant_from_meeting/):
  Remove the Speak AI assistant from an active or scheduled meeting.
- [`delete_scheduled_assistant`](/mcp/tools/meeting-bot/delete_scheduled_assistant/):
  Cancel and delete a scheduled meeting assistant event.
- [`get_live_meeting_transcript`](/mcp/tools/meeting-bot/get_live_meeting_transcript/):
  Fetch new sentences from an in-progress or just-ended meeting transcript.

## Related

- [Tool reference](/mcp/tools/) lists every Speak AI MCP server tool across every
  category.
- [MCP server](/mcp/) covers setup, supported clients, and what agents can do once
  connected.

Source: https://docs.speakai.co/mcp/tools/meeting-bot/index.mdx
