MCP Servers / productivity / GranolaMCP

GranolaMCP

JSON →
none42productivity

An MCP server for accessing and analyzing Granola.ai meeting data.

Install
How to run this server
[ { "cmd": "pip install -e", "imports": [] } ]
server path: granolamcp
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
Resources
GranolaMCP — MCP Server · libregistry