Back to MCP Servers
Barevalue
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-processautomationai
By quietnotion
Installation
npx -y barevalue-mcpConfiguration
{
"mcpServers": {
"barevalue-mcp": {
"command": "npx",
"args": ["-y", "barevalue-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes