Skip to main content
Glama

Attendee MCP Server

by Angad-2002
MIT License

get_chat_messages

Retrieve chat messages from meetings managed by AI bots on the Attendee MCP Server. Input the bot ID to access recorded conversations for transcription or analysis.

Instructions

Get chat messages from the meeting

Input Schema

NameRequiredDescriptionDefault
bot_idYesID of the bot to get chat messages for

Input Schema (JSON Schema)

{ "properties": { "bot_id": { "description": "ID of the bot to get chat messages for", "type": "string" } }, "required": [ "bot_id" ], "type": "object" }

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/Angad-2002/attendee-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server