Tools
Meeting Transcription
Access meeting recordings and transcripts via the TLDV platform
Meeting Transcription
The TLDV MCP server provides access to meeting recordings and transcripts via the TLDV platform.
Main Features
Meeting Overview
list_meetings
: Lists all available meetings- Filter by date
- Sort by recency
- Pagination for large data volumes
Meeting Details
get_meeting_metadata
: Retrieves meeting metadata- Participants
- Duration
- Meeting platform (Zoom, Teams, etc.)
- Recording status
Transcripts
get_transcript
: Downloads the complete meeting transcript- Timestamps for each contribution
- Speaker identification
- Searchable text
Highlights
get_highlights
: Important meeting moments- Automatically detected key moments
- Manually marked highlights
- Summaries
System Status
health_check
: Checks API availability
Use Cases
Meeting Follow-up
"Show me the transcript from yesterday's customer call"
"What were the key points from the team meeting?"
Information Search
"In which meeting did we discuss the new feature?"
"Who mentioned the project deadline?"
Meeting Analysis
"What was the average meeting duration this week?"
"What topics were discussed in the marketing meetings?"
Benefits
- Automatic transcription of all meetings
- Searchable meeting history
- No manual note-taking required
- Integration with common meeting platforms
Configuration
Requires a TLDV API key, which can be provided either as:
- Header
X-TLDV-API-Key
- Or set as environment variable
TLDV_API_KEY