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.
Quick Start
Clone the repository:
git clone https://github.com/quietnotion/barevalue-mcpClaude Desktop configuration example:
{
"mcpServers": {
"barevalue-mcp": {
"command": "npx",
"args": [
"-y",
"quietnotion/barevalue-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.