meetstream-mcp

meetstream-ai/meetstream-mcp
★ 1 stars JavaScript API Integration Updated 2d ago
Official MeetStream MCP server — give Claude and any MCP client direct access to the MeetStream meeting-bot API.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "meetstream-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "meetstream-ai/meetstream-mcp"
      ]
    }
  }
}

README Excerpt

**Give Claude - or any MCP-compatible client - direct access to the MeetStream meeting-bot API.** The server authenticates to MeetStream with your API key and exposes the full bot lifecycle (create, record, transcribe, summarize, interact live, manage calendar auto-join) as 19 callable tools. Two ways to run it:

Tools (20)

MEETSTREAM_API_KEYMEETSTREAM_API_URLcreate_botdelete_bot_dataget_bot_detailget_bot_statusget_bot_summaryget_chatsget_media_urlsget_participantsget_speaker_timelineget_transcriptlist_botslist_calendar_eventslist_transcriptionsremove_botschedule_calendar_botsend_chat_messagesend_imagetranscribe_audio