Labsco
MCP SERVER

Attendee MCP Server

by rexposadas

Send a bot into a meeting, have it speak, type in the chat or show an image, and take it out again - all from the conversation.

Speech Synthesis & Transcription
Summary
The assistant gets a seat in the meeting.

Because the bot can both speak and type, an answer found in the conversation can be delivered into the meeting while it is happening - a different thing from a transcript you read afterwards.

What it is

A control surface for Attendee, an open-source meeting bot that records and transcribes. You give it a meeting URL and it sends a bot in; from there the bot can be made to speak, to post in the chat, to show an image, and to leave.

What you get
  • A bot sent into a meeting from its URL, and removed again when it is done
  • The bot's status, for confirming it actually joined
  • Speech: text you supply, spoken out loud in the meeting
  • A message posted into the meeting chat
  • An image sent into the meeting
Requirements

An Attendee server you can reach - run it locally or deploy it - with its URL and API key exported into the environment. Node, with the package built and linked, then a config entry pointing at the built file. Recording and transcription happen on the Attendee side; the consent rules that apply to the meeting are yours to satisfy.