Skip to content

Conversation

@dommonkhouse
Copy link


name: Add a new MCP server
about: Requests for adding a new MCP server to the Docker Catalog
title: ""
labels: submission
assignees: ""

MCP Server Information

Server Name:
Repository URL:
Brief Description:

Basic Requirements

  • Open Source: Uses acceptable license (Apache-2.0, MIT, BSD-2-Clause, BSD-3-Clause or other permissive license)
  • MCP Compliant: Implements MCP API specification
  • Active Development: Recent commits and maintained
  • Docker Artifact: Dockerfile
  • Documentation: Basic README and setup instructions
  • Security Contact: Method for reporting security issues

Submitter Checklist

  • This server meets the basic requirements listed above
  • I understand this will undergo automated and manual review.
  • I have tested the MCP Server using task validate -- --name SERVER_NAME
  • I have built the MCP Server using task build -- --tools SERVER_NAME
  • If the server requires credentials to test it, I have shared test credentials using this form
    Overview
    This PR adds the Granola MCP Server to the Docker MCP Registry, enabling seamless integration with Granola's meeting notes and transcription platform.
    What It Does
    The Granola MCP Server provides AI assistants and applications with access to your Granola meeting data, including:
    Meeting transcripts and notes
    Meeting metadata (dates, participants, duration)
    Search and filter capabilities across meetings
    Automatic task extraction from meetings
    This allows Claude, Manus, and other AI tools to understand your meeting context, summarize discussions, extract action items, and provide intelligent meeting-related assistance.
    Features
    Local Data Access: Reads from your local Granola cache file
    Privacy-First: Runs in Docker containers on your machine
    Easy Integration: Works with Docker Desktop MCP Toolkit
    No API Keys Required: Uses local file system access
    Setup Instructions
    Install Docker Desktop
    Add the Granola MCP server from the Docker MCP Catalog
    Configure the path to your Granola cache file (typically ~/Library/Application Support/Granola/cache-v3.json on macOS)
    Restart your AI application (Claude, Manus, etc.)
    Start asking about your meetings!
    Use Cases
    Summarize key decisions from recent meetings
    Extract action items and owners
    Search across meeting transcripts
    Get context on discussed topics
    Prepare meeting notes and follow-ups
    Technical Details
    Image: dommonkhouse/granola-mcp-server:latest
    Source: https://github.com/proofgeist/granola-ai-mcp-server
    License: MIT
    Category: Meeting Notes / Productivity

@dommonkhouse dommonkhouse requested a review from a team as a code owner December 7, 2025 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant