Barevalue
Quality Score
87
/100
Submit podcast orders, check status, and manage webhooks via Barevalue editing API.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"barevalue": {
"command": "npx",
"args": [
"-y",
"barevalue-mcp"
],
"env": {
"BAREVALUE_API_KEY": "<your-barevalue_api_key>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"barevalue": {
"command": "npx",
"args": [
"-y",
"barevalue-mcp"
],
"env": {
"BAREVALUE_API_KEY": "<your-barevalue_api_key>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y barevalue-mcp§02 Environment variables
BAREVALUE_API_KEYrequiredsecret
Your Barevalue API key (get one at barevalue.com → Settings → API Keys)
§03 MCP Quality Score · methodology
freshness
22
completeness
15
installability
25
documentation
15
stability
10
§04 Alternatives in Productivity & Project Mgmt
ai.smithery/Aman-Amith-Shastry-scientific_computation_mcp
ai.smithery/Aman-Amith-Shastry-scientific_computation_mcp
This MCP server enables users to perform scientific computations regarding linear algebra and vect…
ai.smithery/mrugankpednekar-mcp-optimizer
ai.smithery/mrugankpednekar-mcp-optimizer
Optimize crew and workforce schedules, resource allocation, and routing with linear and mixed-inte…
ai.smithery/smithery-notion
ai.smithery/smithery-notion
A Notion workspace is a collaborative environment where teams can organize work, manage projects,…