Vexa
Rank #510ai.vexa/vexa
Meeting bot and transcripts for Google Meet, Teams and Zoom. Live or after, speakers labelled.
Vexa is a Model Context Protocol (MCP) server published by Vexa-ai. It ranks #510 of 132,046 servers tracked on MCP Toplist, and its repository has 2,811 GitHub stars. Vexa is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Mar 5, 2026 and most recently updated on Sep 6, 2026.
Ranks ahead of 131,536 of 132,046 servers on MCP Toplist.
Use Vexa
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http vexa https://api.cloud.vexa.ai/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.vexa]
url = "https://api.cloud.vexa.ai/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://api.cloud.vexa.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"vexa": {
"url": "https://api.cloud.vexa.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"vexa": {
"type": "http",
"url": "https://api.cloud.vexa.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"vexa": {
"serverUrl": "https://api.cloud.vexa.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"vexa": {
"url": "https://api.cloud.vexa.ai/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ai.vexa%2Fvexa)<a href="https://mcptoplist.com/server/ai.vexa%2Fvexa"><img src="https://mcptoplist.com/badge/ai.vexa%2Fvexa.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Vexa-ai
Available versions (1)
| Version | Published |
|---|---|
| 0.12.27 | Sep 6, 2026 |
Frequently asked questions
- Who maintains Vexa?
- Vexa is maintained by Vexa-ai, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Vexa listed on the Official MCP Registry?
- Yes — Vexa is listed on the Official MCP Registry, alongside Glama.
- How many versions does Vexa have?
- MCP Toplist tracks 1 version of Vexa, most recently published on Sep 6, 2026.
- Where can I find the source code for Vexa?
- The source code for Vexa is hosted at github.com/Vexa-ai/vexa.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.