mac-whisper-tool

dayflower/mac-whisper-tool
★ 10 stars Go Database Updated today
A CLI tool and MCP server for accessing meeting transcriptions from MacWhisper's database.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mac-whisper-tool": {
      "command": "go",
      "args": [
        "run",
        "github.com/dayflower/mac-whisper-tool@latest"
      ]
    }
  }
}

README Excerpt

A CLI tool and MCP server for accessing meeting transcriptions from [MacWhisper](https://goodsnooze.gumroad.com/l/macwhisper)'s database. This tool provides both command-line interface and MCP (Model Context Protocol) server for MacWhisper's SQLite database. It enables users to list and export meeting transcriptions in various formats, and allows AI assistants to search and retrieve transcriptions via the MCP protocol.

Tools (1)

json
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →