granola-ai-mcp-server
Verified Safeby maxgerlach1
Overview
Integrates Granola.ai meeting intelligence into Claude Desktop via the Model Context Protocol (MCP) for local AI processing.
Installation
/Users/YOUR_USERNAME/granola-ai-mcp-server/.venv/bin/granola-mcp-serverEnvironment Variables
- GRANOLA_PARSE_PANELS
Security Notes
The server operates entirely locally, processing data from Granola.ai's cache file on the user's machine. It explicitly states '100% Local Processing' and 'No External API Calls', minimizing network and data modification risks. Access to the cache is read-only. No dynamic code execution from untrusted input (like `eval`) or hardcoded secrets are apparent in the provided source code.
Similar Servers
DesktopCommanderMCP
This server empowers AI agents to search, update, manage files, and execute terminal commands on a local or containerized desktop environment. It provides enhanced filesystem operations, process control, and data analysis capabilities with support for various file types like text, Excel, and PDF.
claude-memory-mcp
Provides local, persistent, and searchable memory for AI assistants like Claude Desktop, enabling them to store and recall information efficiently.
granola-ai-mcp-server
Provides an interface for AI agents (like Claude Desktop) to query and analyze local Granola.ai meeting data.
gsd-task-manager
A local-first, privacy-focused task manager that integrates with AI assistants (like Claude Desktop) for natural language task creation, management, and analysis using the Eisenhower Matrix.