MCP 1.0 Production Ready
This system provides two Model Context Protocol (MCP) servers for automated meeting productivity:
Endpoint: /mcp/transcriber
Transcribes audio meetings and extracts actionable content using advanced AI models.
transcribe_audio
- Convert audio files to text with timestampsanalyze_meeting_content
- Extract action items, decisions, and key insightstranscriptions
- Access to stored transcription resultsEndpoint: /mcp/scheduler
Intelligent meeting scheduling based on transcription analysis with calendar integration.
schedule_meeting
- Schedule events on connected calendarsfind_available_slots
- Find optimal meeting timesanalyze_scheduling_intent
- Parse scheduling requests from textmeetings
- Access to scheduled meeting informationThese servers implement the Model Context Protocol and can be used with any MCP-compatible client:
Required environment variables:
OPENAI_API_KEY
- For transcription servicesGOOGLE_CALENDAR_CREDENTIALS
- For calendar integrationService Status: Health Check
Version: 1.0.0
Last Updated: July 2025
For support and integration help:
Email: akshitgaur997@gmail.com
GitHub: Meeting Agents Repository