rexposadas/attendee-mcp
If you are the rightful owner of attendee-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Attendee MCP Server is designed for managing meeting bots using the Attendee open-source meeting bot for recording and transcription. It can be deployed locally or in the cloud.
Tools
Functions exposed to the LLM to take actions
create_meeting_bot
Create a bot to join and record a meeting.
get_bot_status
Check the current status of a meeting bot.
list_meeting_bots
List all active meeting bots.
remove_meeting_bot
Remove a bot from a meeting.
make_bot_speak
Make the bot speak using text-to-speech.
send_chat_message
Send chat messages from the bot.
send_image_to_meeting
Display images through the bot (Google Meet only).
send_video_to_meeting
Play videos through the bot (Google Meet only).
get_meeting_transcript
Retrieve the meeting transcript.
get_chat_messages
Get chat messages from the meeting.
get_recording
Get the recording download URL.
delete_bot_data
Permanently delete all bot data.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client