plaud-tools

massive-value/plaud-tools
★ 0 stars Python 🤖 AI/LLM Updated 1d ago
Python CLI and MCP server for Plaud recordings — bring transcripts, summaries, and audio into your AI assistant.
View on GitHub →

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-tools": {
      "command": "uvx",
      "args": [
        "plaud-tools"
      ]
    }
  }
}

Or install with pip: pip install plaud-tools

README Excerpt

Bridge your [Plaud](https://www.plaud.ai/) recordings into AI assistants via a Python CLI and an MCP server. > **Alpha software.** This project is pre-1.0. APIs, tool names, and CLI flags > may change between minor versions. Pin a known-good version in production > wiring and review the [CHANGELOG](CHANGELOG.md) before upgrading.

Tools (7)

browse_recordingsget_recordinglist_foldersmerge_recordingsmutate_recordingprocess_recordingupload_recording

Topics

ai-toolsclaudeclimcpmcp-serverplaudpythontranscription