Attendee MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_meeting_botC | Create a bot to join a meeting and record/transcribe it |
| get_bot_statusC | Get the current status of a meeting bot |
| get_meeting_transcriptC | Get the transcript from a meeting bot |
| remove_meeting_botC | Remove a bot from a meeting |
| make_bot_speakC | Make a bot speak text during a meeting using text-to-speech |
| send_chat_messageC | Send a chat message from the bot to the meeting |
| get_chat_messagesC | Get chat messages from the meeting |
| get_recordingC | Get the recording URL for a bot |
| send_image_to_meetingC | Send an image to the meeting through the bot (Google Meet only) |
| send_video_to_meetingC | Send a video to the meeting through the bot (Google Meet only) |
| delete_bot_dataC | Delete all data associated with a bot (recordings, transcripts, etc.) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rexposadas/attendee-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server