Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CONVO_API_KEYYesYour Convo API key, obtained from the Convo app dashboard under Settings. Required for accessing your meetings and related data.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_meetingsB

List your recent meetings. Search by title or filter by date.

get_transcriptC

Get the full transcript of a meeting with speaker names and timestamps.

get_summaryB

Get the summary of a meeting including key points, decisions, and action items. Generates automatically if not yet available.

get_feedbackA

Get AI coaching feedback for a meeting: communication score, strengths, growth areas, and talk-to-listen ratio. Generates automatically if not yet available.

ask_about_meetingC

Ask any question about a specific meeting. The AI will answer based on the transcript.

draft_followup_emailC

Draft a follow-up email based on a meeting. References actual discussion points.

share_meetingC

Generate a shareable link for a meeting.

get_upcoming_meetingsC

Get upcoming meetings from your connected Google Calendar.

get_account_infoB

Get your Convo account info including subscription tier and API usage stats.

prepare_for_meetingA

Prepare a briefing for an upcoming meeting. Searches past meetings with a person or company, pulls summaries and open action items, and returns a consolidated briefing so you show up prepared.

weekly_digestB

Get a consolidated digest of all your meetings over a time period. Includes total meeting time, all decisions made, all action items, and per-meeting summaries.

find_action_itemsA

Find all action items across your recent meetings. Shows who owns each item, priority, and which meeting it came from.

Prompts

Interactive templates invoked by user choice

NameDescription
meeting-prepPrepare for an upcoming meeting by reviewing past interactions with a person or company.
weekly-reviewGet a digest of all your meetings from the past week with decisions and action items.
follow-up-blitzFind recent meetings and draft follow-up emails for each one.

Resources

Contextual data attached and managed by the client

NameDescription
recent-meetingsList of your recent meetings (last 7 days)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/itsconvo/mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server