Back to Home
chrisguillory icon

granola-mcp

Verified Safe

by chrisguillory

Overview

Provides programmatic access to Granola meeting notes, transcripts, and metadata for AI assistants and automation.

Installation

Run Command
uv run --script ~/granola-mcp/granola-mcp.py

Security Notes

The server accesses a WorkOS OAuth token from a local Granola app support file (~/Library/Application Support/Granola/supabase.json). This design, while intended for a local MCP, means the server requires local access to sensitive credentials. If the local machine or the MCP server itself is compromised, the Granola account linked to the token could be at risk. The server uses Pydantic for strict API response validation, `httpx` with timeouts, and temporary directories for downloads, which are good practices. There's a minor theoretical risk of path traversal if a crafted 'filename' parameter in download tools isn't fully sanitized by `pathlib.Path`, but this is less severe for a locally run MCP.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassMedium
Avg Tokens3000
Stars0
Forks0
Last Update2026-01-08

Tags

Meeting IntelligenceProductivityAPI IntegrationAI AssistantDocument Management