communication

Joinly

MCP server to interact with browser-based meeting platforms (Zoom, Teams, Google Meet). Enables AI agents to send bots to online meetings, gather live transcripts, speak text, and send messages in the meeting chat.

python
cloud
communication
0
View on GitHub

Installation

npx -y joinly-ai/joinly

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "joinly",
  "command": "npx",
  "args": [
    "-y",
    "joinly-ai/joinly"
  ]
}

About This MCP Server

joinly-ai/joinly

MCP server to interact with browser-based meeting platforms (Zoom, Teams, Google Meet). Enables AI agents to send bots to online meetings, gather live transcripts, speak text, and send messages in the meeting chat.

GitHub: https://github.com/joinly-ai/joinly

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub