Meet Stream MCP Server
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. It is available as a remote MCP endpoint.
Teams that work with Meetstream and want a hosted endpoint instead of running a local process. The project is written in JavaScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-16 · ★ 2 · #93 OF 105 MAINTAINED COMMUNICATION · VERIFIED 2026-09-18
MIT · JavaScript servers · how we verify → /methodology
01 · Install Meet Stream
before you install - you'll need
Set MEETSTREAM_API_KEY, MEETSTREAM_TELEMETRY before connecting.
Claude Code
claude mcp add meetstream-ai-meetstream-mcp --transport http https://mcp.meetstream.ai/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"meetstream-ai-meetstream-mcp": {
"url": "https://mcp.meetstream.ai/mcp"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://mcp.meetstream.ai/mcp
transport: streamable-http
endpoint alive - authentication required · probed 2026-09-17
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as remote - your agent's requests go to mcp.meetstream.ai
endpoint auth requires authentication - rejected our unauthenticated MCP initialize
license MIT - declared in the repository
registry namespace io.github.meetstream-ai is GitHub-verified and matches the repo owner
03 · Who maintains Meet Stream
MeetStream is maintained by meetstream-ai. It's the only MCP server we track from this author; the repo dates to Jul 2026.
04 · Facts
- repository
- github.com/meetstream-ai/meetstream-mcp
- category
- communication - ranked #93 of 105 actively-maintained communication servers as of 2026-09-18.
- registry
- io.github.meetstream-ai/meetstream-mcp (active, first published 2026-09-16)
05 · Meet Stream FAQ
What is Meet Stream?
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. It is available as a remote MCP endpoint.
Is Meet Stream still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-16. We re-verify nightly.
How do I install Meet Stream?
Run `claude mcp add meetstream-ai-meetstream-mcp --transport http https://mcp.meetstream.ai/mcp`. The README documents 2 environment variables (MEETSTREAM_API_KEY, MEETSTREAM_TELEMETRY) to set first. Set MEETSTREAM_API_KEY, MEETSTREAM_TELEMETRY before connecting. You can also paste the ready-made client config above.
Does Meet Stream require authentication?
Yes - when we probed the endpoint on 2026-09-17, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.
06 · Alternatives to Meet Stream
Alternatives to Meet Stream
Maintained communication servers if Meet Stream isn't the fit.
- Draw Io Create diagrams in chat, rendered as live interactive draw.io diagrams. 10,000+ searchable shapes. ★ 5,462 · 2026-09-18
- Mockserver Mock, record/replay, verify and chaos-test any HTTP, REST, gRPC or LLM dependency over MCP. ★ 4,972 · 2026-09-17
- Vexa Meeting bot and transcripts for Google Meet, Teams and Zoom. Live or after, speakers labelled. ★ 2,798 · 2026-09-17
- Agent Swarm Full Agent Swarm API and MCP server with local SQLite storage for multi-agent orchestration. ★ 806 · 2026-09-18
- Evolution API MCP server for Evolution API - WhatsApp messaging, instances, contacts ★ 271 · 2026-08-29
- Agenticmail MCP Server Real email and SMS for AI agents - send mail, receive verification codes, drive a real inbox. ★ 223 · 2026-09-13
Pairs well with
Servers that cover what Meet Stream doesn't - only shown when the pairing reason fits the companion.
More communication MCP servers · Apple Messages (mgcrea) · Relay · JMAP Email · Intercom
More JavaScript MCP servers · TechDraw AI · Memori MCP · The Commons · App Store Operator · Okf MCP · see all