
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
@itsconvo/mcp-server
Advanced tools
MCP server for Convo — AI meeting assistant. Access your meetings, transcripts, summaries, and action items from any AI assistant.
Access your Convo meetings from any AI assistant that supports MCP (Claude, ChatGPT, Cursor, and more). Not just a data wrapper. Cross-meeting intelligence that helps you prepare, follow up, and stay on top of everything.
Single meeting:
Across meetings:
Built-in workflows:
Download the Convo app, open the dashboard, and go to Settings to create an API key. You need a Starter plan or above.
npm install -g @itsconvo/mcp-server
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"convo": {
"command": "convo-mcp",
"env": {
"CONVO_API_KEY": "convo_your_api_key_here"
}
}
}
}
claude mcp add convo convo-mcp -e CONVO_API_KEY=convo_your_api_key_here
Add to your Cursor MCP settings:
{
"mcpServers": {
"convo": {
"command": "convo-mcp",
"env": {
"CONVO_API_KEY": "convo_your_api_key_here"
}
}
}
}
| Tool | Description |
|---|---|
meetings_list | List and search your meetings |
meetings_get_transcript | Get full meeting transcript |
meetings_get_summary | Get key points, decisions, action items |
meetings_get_feedback | Get coaching feedback and scores |
meetings_ask | Ask any question about a meeting |
meetings_draft_email | Generate a follow-up email |
meetings_share | Create a shareable meeting link |
calendar_upcoming | View upcoming calendar events |
account_info | Check your plan and API usage |
| Tool | Description |
|---|---|
intelligence_prepare | Get a briefing from all past meetings with a person or company |
intelligence_weekly_digest | Consolidated digest of all meetings over a time period |
intelligence_find_action_items | Find all action items across meetings, filter by owner |
intelligence_prepare_for_contact | Pull the Convo Memory briefing for one contact by email (Pro/Enterprise) |
intelligence_unresolved_threads | List action items still open across all your contacts (Pro/Enterprise) |
| Prompt | Description |
|---|---|
meeting-prep | Pre-built workflow to prepare for a meeting |
weekly-review | Pre-built workflow for your weekly meeting review |
follow-up-blitz | Draft follow-up emails for all recent meetings |
FAQs
MCP server for Convo — AI meeting assistant. Access your meetings, transcripts, summaries, and action items from any AI assistant.
The npm package @itsconvo/mcp-server receives a total of 44 weekly downloads. As such, @itsconvo/mcp-server popularity was classified as not popular.
We found that @itsconvo/mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.