plaud-meetings-digest

GallantSolutions/plaud-meetings-digest
★ 0 stars Python 🤖 AI/LLM Updated today
Turns Plaud AI meeting recordings into per-meeting Word docs in OneDrive, a Friday weekly rollup, and a Windows tray widget for in-week action-item triage. Powered by Claude Code skills + the official Plaud MCP server. Built by Gallant.
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": {
    "plaud-meetings-diges": {
      "command": "uvx",
      "args": [
        "plaud-meetings-digest"
      ]
    }
  }
}

Or install with pip: pip install plaud-meetings-digest

README Excerpt

Turn your Plaud recordings into routed, structured action items — automatically. Cross-platform (Windows + Mac) with OS-appropriate destinations: | Platform | Default destination | Per-meeting output | Weekly rollup output | |---|---|---|---| | **Windows** | OneDrive folders | One Word `.docx` per meeting in `OneDrive\Plaud Meetings\<meeting-type>\<per-week subfolder>\` — filename `<prefix>.<short topic> (<attendees>).docx` (e.g. `Kingsway Pharma\KPM.May 25-29, 2026 (Week 22)\KPM.Q3 Plans (John

Topics

claude-codegallantmcp-servermeeting-transcriptiononedriveplaudpowershellpythonwindows-tray