GranolaMCP
JSON →An MCP server for accessing and analyzing Granola.ai meeting data.
Install
pip install -e Tools · 8
- get_meetings Retrieve a list of meetings with optional filtering by date range, participants, title, or folder
- get_meeting_details Get detailed information about a specific meeting including metadata, participants, and timestamps
- get_transcript Retrieve the full transcript of a meeting with speaker identification and timing
- get_summary Get AI-generated summary of a meeting, separated from human notes
- search_meetings Search across meeting titles, transcript content, and participant names
- get_analytics Get meeting analytics including frequency, duration patterns, and trends
- export_meeting Export a meeting to markdown format with full formatting
- get_folders List all folders and their associated meetings
Links
★ 42 GitHub stars