Vexa MCP Server

Open-source meeting bots and real-time transcription - cloud or fully self-hosted.

Teams that work with google meet, meeting assistant and ms teams and want a hosted endpoint instead of running a local process. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-09-17 · ★ 2,798 · #15 OF 105 MAINTAINED COMMUNICATION · VERIFIED 2026-09-18

Apache-2.0 · Python servers · how we verify → /methodology

01 · Install Vexa

before you install - you'll need

Set API_KEY, API_BASE before connecting.

Claude Code

claude mcp add vexa-ai-vexa --transport http https://api.cloud.vexa.ai/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "vexa-ai-vexa": {
      "url": "https://api.cloud.vexa.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://api.cloud.vexa.ai/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-09-18

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 api.cloud.vexa.ai

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license Apache-2.0 - declared in the repository

registry vendor namespace ai.vexa - domain-verified with the official MCP registry

03 · What Vexa can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.12.27 · 2026-09-07

v0.12.27 · MCP - an agent can do everything Vexa does, and it knows how · The tools describe themselves: what to call, in what order, and what to say when something is · refused. whats_waiting gives an agent its own…

v0.12.26 · 2026-08-31

v0.12.26 · Zoom · Per-participant speaker attribution (#1018, @jbschooley). Zoom transcripts are named per participant with a self-correcting vote, replacing the mixed-lane guess. Maintainer hardening on top: the…

v0.12.25 · 2026-08-31

v0.12.25 · Maintenance release: everything merged since v0.12.23 (v0.12.24's lite/compose images were never published - its tag predated the release-commit convention; this release closes that gap too). · Added…

04 · Who maintains Vexa

Vexa is maintained by vexa-ai. It's the only MCP server we track from this author; the repo dates to Feb 2025.

05 · Facts

category
communication - ranked #15 of 105 actively-maintained communication servers as of 2026-09-18.
release cadence
9 releases in the last 90 days (latest 2026-09-07)
registry
ai.vexa/vexa (active, first published 2026-09-06)

06 · Vexa FAQ

What is Vexa?

Open-source meeting bots and real-time transcription - cloud or fully self-hosted.

Is Vexa still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-17 and it shipped 9 releases in the last 90 days. We re-verify nightly.

How do I install Vexa?

Run `claude mcp add vexa-ai-vexa --transport http https://api.cloud.vexa.ai/mcp`. The README documents 2 environment variables (API_KEY, API_BASE) to set first. Set API_KEY, API_BASE before connecting. You can also paste the ready-made client config above.

Does Vexa require authentication?

Yes - when we probed the endpoint on 2026-09-18, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Vexa

More communication MCP servers · Adaptive Cards MCP · Wazionapps MCP Server · Max Messenger · Markdown Formatter · Suwappu

More Python MCP servers · Apple Books · Kwin MCP · Attestix · Vehicle Data · Gonzalgo (vince-gonzalez) · see all