Back to Home
proofgeist icon

granola-ai-mcp-server

Verified Safe

by proofgeist

Overview

Provides an interface for AI agents (like Claude Desktop) to query and analyze local Granola.ai meeting data.

Installation

Run Command
uv run granola-mcp-server

Environment Variables

  • GRANOLA_PARSE_PANELS
  • PYTHONPATH

Security Notes

The server explicitly states it performs '100% Local Processing' and 'No External API Calls', which is a strong security posture. It reads from a local Granola cache file (`cache-v3.json`). The primary security risk would be if the Granola cache file itself could be maliciously tampered with by another process on the user's system, which is a system-level security concern rather than a flaw in this server's code. No usage of `eval` or other direct code execution from external input was found.

Similar Servers

Stats

Interest Score48
Security Score9
Cost ClassMedium
Avg Tokens3000
Stars46
Forks8
Last Update2026-01-16

Tags

Granola.aiMCP ServerMeeting IntelligenceAI IntegrationLocal ProcessingmacOS