Skip to main content
MultimediaTypeScript

quietnotion/barevalue-mcp

AI podcast editing as a service. Upload raw audio or submit a URL, get back edited episodes with filler words removed, noise reduction, transcripts, show notes, and social clips. Includes webhooks for automation.

multimedia-processcloud-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/quietnotion/barevalue-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "barevalue-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "quietnotion/barevalue-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Multimedia
Language
TypeScript
Author
quietnotion