chatterboxio-mcp-server
0
ChatterBox MCP Server is a Model Context Protocol server designed to enhance online meetings by allowing AI agents to participate, capture detailed transcripts, and create summarized records of meetings. It supports platforms like Zoom and Google Meet and provides various installation and configuration options.
ChatterBox MCP Server
The ChatterBox MCP Server enables AI agents to join online meetings, capture transcripts and recordings, and generate meeting summaries. Features include:
- Support for Zoom and Google Meet
- Tools to retrieve meeting information
- Generation of concise meeting summaries
Installation
Via Smithery
Instructions to install using Smithery.
Manual Installation
Guidance for installing dependencies with npm or pnpm.
Configuration
Register on ChatterBox to obtain API keys.
Usage
Start the server with pnpm start
. Available tools include joinMeeting
, getMeetingInfo
, and summarizeMeeting
.