Skip to main content
Glama
tldv-public

tl;dv MCP for Zoom, Google Meet and MS Teams

Official
by tldv-public

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TLDV_API_KEYYesYour tl;dv API key, which can be requested from your tl;dv settings: https://tldv.io/app/settings/personal-settings/api-keys

Tools

Functions exposed to the LLM to take actions

NameDescription
get-meeting-metadata

Get a meeting by its ID. The meeting ID is a unique identifier for a meeting. It will return the meeting metadata, including the name, the date, the organizer, participants and more.

get-transcript

Get transcript by meeting ID. The transcript is a list of messages exchanged between the participants in the meeting. It's time-stamped and contains the speaker and the message

list-meetings

List all meetings based on the filters provided. You can filter by date, status, and more. Those meetings are the sames you have access to in the TLDV app.

get-highlights

Allows you to get highlights from a meeting by providing a meeting ID.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/tldv-public/tldv-mcp-server'

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