granola-mcp

chrisguillory/granola-mcp
★ 0 stars Python 🤖 AI/LLM Updated 5d ago
Model Context Protocol (MCP) server for Granola AI meeting notes integration
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "granola-mcp": {
      "command": "uvx",
      "args": [
        "granola-mcp"
      ]
    }
  }
}

Or install with pip: pip install granola-mcp

README Excerpt

MCP server for accessing Granola meeting notes and data via Claude Code. Granola uses WorkOS OAuth tokens stored locally: - **Location**: `~/Library/Application Support/Granola/supabase.json` - **Format**: JSON file with `workos_tokens` field (JSON string) - **Token fields**: `access_token`, `refresh_token`, `expires_in`, `session_id`

Tools (2)

is_finalsession_id