Convo
Rank #30659glama/itsconvo/mcp-server
Access your meetings, transcripts, summaries, and action items from Convo, an AI meeting assistant. Cross-meeting intelligence: prepare for calls with past context, get weekly digests, and track action items across all meetings. Works before, during, and after your meetings.
Convo is a Model Context Protocol (MCP) server published by itsconvo. It ranks #30659 of 58,832 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Convo is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 2 tracked versions. It was first listed on Apr 18, 2026 and most recently updated on Apr 20, 2026.
Ranks ahead of 28,173 of 58,832 servers on MCP Toplist.
Use Convo
Add Convo to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"itsconvo": {
"command": "npx",
"args": [
"-y",
"@itsconvo/mcp-server"
],
"env": {
"CONVO_API_KEY": "<your CONVO_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 3 registries (1 delisted)
itsconvo
Available versions (2)
| Version | Published |
|---|---|
| 1.0.3 | Apr 20, 2026 |
| 1.0.1 | Apr 18, 2026 |
Frequently asked questions
- What is Convo?
- Access your meetings, transcripts, summaries, and action items from Convo, an AI meeting assistant. Cross-meeting intelligence: prepare for calls with past context, get weekly digests, and track action items across all meetings. Works before, during, and after your meetings.
- Who maintains Convo?
- Convo is maintained by itsconvo, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Convo an official MCP server?
- Yes — Convo is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Convo have?
- MCP Toplist tracks 2 versions of Convo, most recently published on Apr 20, 2026.
- Where can I find the source code for Convo?
- The source code for Convo is hosted at github.com/itsconvo/mcp-server.