Attendee MCP Server
JSON →An MCP server for managing Attendee meeting bots, requiring a running Attendee backend service.
Tools · 11
- create_meeting_bot Create a bot to join and record a meeting
- get_bot_status Check the current status of a meeting bot
- 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
Environment variables
MEETING_BOT_API_URLMEETING_BOT_API_KEY
Links
★ 13 GitHub stars