Back to Home
proofgeist icon

granola-ai-mcp-server

Verified Safe

by proofgeist

Overview

An experimental Model Context Protocol (MCP) server that integrates Granola.ai meeting intelligence with Claude Desktop, using Granola's local cache for read-only access to meeting data.

Installation

Run Command
uv run granola-mcp-server

Environment Variables

  • GRANOLA_PARSE_PANELS

Security Notes

The server is explicitly designed for 100% local, read-only processing of the Granola.ai cache file. No external API calls are made, and no hardcoded secrets or network listening on public interfaces are apparent. Input parsing relies on standard JSON and Pydantic validation, minimizing code injection risks. The primary security consideration is the integrity of the local `cache-v3.json` file, as a malformed cache could potentially lead to local resource exhaustion or parsing errors, but not remote code execution.

Similar Servers

Stats

Interest Score41
Security Score9
Cost ClassHigh
Avg Tokens4000
Stars15
Forks3
Last Update2025-11-27

Tags

Meeting IntelligenceGranola.aiClaude DesktopMCP ServerLocal Processing