
Convo
@itsconvo
About 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.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"convo": {
"command": "npx",
"args": [
"-y",
"@itsconvo/mcp-server"
],
"env": {
"CONVO_API_KEY": "convo_your_api_key_here"
}
}
}
}Tools
12List and search your meetings
Full transcript with speaker names and timestamps
Key points, decisions, and action items
AI coaching feedback with communication scores
Ask any question about a meeting
Draft follow-up emails referencing actual discussion points
Generate a shareable link
View upcoming calendar events
Check your plan and API usage
Briefing from all past meetings with a person or company
Consolidated digest across all meetings in a time period
All action items across meetings, filterable by owner
Overview
What is Convo?
Convo is an AI meeting assistant that helps users before, during, and after calls. The Convo MCP server provides a Model Context Protocol interface to interact with Convo’s meeting data, transcripts, summaries, coaching feedback, and cross-meeting intelligence.
How to use Convo?
First, download the Convo app (requires a Starter plan or above) and generate an API key in your dashboard. Then install the server globally with npm install -g @itsconvo/mcp-server. Once set up, an MCP client can call the server’s tools and prompts.
Key features of Convo
- List, search, and view upcoming meetings
- Get full transcripts with speaker names and timestamps
- Receive meeting summaries with key points, decisions, and action items
- Obtain AI coaching feedback and communication scores
- Ask any question about a specific meeting
- Draft follow-up emails based on actual discussion points
- Prepare for meetings using past context with a person or company
- Generate weekly digests and cross-meeting action items
Use cases of Convo
- Quickly review past interactions with a client before an upcoming call
- Extract action items across all meetings, filterable by owner
- Batch-draft follow-up emails for recent meetings
- Get a consolidated weekly summary of all meeting activity
- Share a meeting’s transcript or summary via a generated link
FAQ from Convo
What do I need to use the Convo MCP server?
You need the Convo app (Starter plan or above) and an API key generated in your dashboard settings.
How do I install the Convo MCP server?
Install it globally with npm install -g @itsconvo/mcp-server.
What tools does the server provide?
It offers tools for single meetings (list, transcript, summary, feedback, Q&A, follow-up email, share, upcoming, account info) and cross-meeting intelligence (meeting prep, weekly digest, find action items).
Does the server include any prompts?
Yes, there are three prompts: meeting-prep for one-click briefing, weekly-review for a consolidated weekly summary, and follow-up-blitz to batch-draft follow-up emails.
More Other MCP servers
Servers
modelcontextprotocolModel Context Protocol Servers
Awesome Mlops
visengerA curated list of references for MLOps
ICSS
chokcoco不止于 CSS
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Comments