Barevalue runs on your own machine — the client starts it, so there is no endpoint to ping. 46 installs a week from npm. Last commit 18 Feb 2026.
Submit podcast orders, check status, and manage webhooks via Barevalue editing API.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add barevalue -- npx -y barevalue-mcp
{
"mcpServers": {
"barevalue": {
"args": [
"-y",
"barevalue-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.barevalue]
command = "npx"
args = ["-y", "barevalue-mcp"]
{
"mcpServers": {
"barevalue": {
"args": [
"-y",
"barevalue-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"barevalue": {
"args": [
"-y",
"barevalue-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.