Barevalue
NPM · BAREVALUE-MCP · SCANNED AUG 3
Submit podcast orders, check status, and manage webhooks via Barevalue editing API.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →
Supply Chain Security86
- No malware found by supply-chain analysis.Pass
- Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.Partial
- No install/post-install scripts declared.Pass
- Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 48 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability81
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 1083 tokens (~83/item across 13 items; 13 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management23
- Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
npm · barevalue-mcp
claude mcp add quietnotion-barevalue -- npx -y barevalue-mcp
codex mcp add quietnotion-barevalue -- npx -y barevalue-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"quietnotion-barevalue": {
"type": "local",
"command": [
"npx",
"-y",
"barevalue-mcp"
],
"enabled": true
}
}
} openclaw mcp add quietnotion-barevalue --command npx --arg -y --arg barevalue-mcp
mcp_servers:
quietnotion-barevalue:
command: "npx"
args: ["-y", "barevalue-mcp"] {
"mcpServers": {
"quietnotion-barevalue": {
"command": "npx",
"args": [
"-y",
"barevalue-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 2 Aug 26 +33
- Provenance: unverified → fail ▼ security
- Known CVEs: unverified → partial ▲ security
- Install scripts: unverified → pass ▲ security
- Malware scan: unverified → pass ▲ security
- Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. security
- Tool coverage: 100 → unverified ▼ functional
- Capabilities: pass → unverified ▼ functional
- Maintenance: unverified → pass ▲ functional
- Dependency health: unverified → partial ▲ functional
- License: unverified → pass ▲ functional
- Stability: unverified → 0.20 ▲ functional
- Licence: MIT functional
- 1 Aug 26 −15
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 31 Jul 26 +25
- Provenance: unverified → fail ▼ security
- Malware scan: pass → unverified ▼ security
- Install scripts: unverified → pass ▲ security
- Dependency health: partial → unverified ▼ functional
- Maintenance: unverified → pass ▲ functional
- License: unverified → pass ▲ functional
- Tool coverage: unverified → 100 ▲ functional
- Schema quality: unverified → excellent ▲ functional
- Licence: MIT functional
- 29 Jul 26 −20
- Tool coverage: 100 → unverified ▼ functional
- Dependency health: unverified → partial ▲ functional
- First check of Schema quality: unverified functional
- 27 Jul 26 46
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 3 Aug 2026 · Analysed npm/[email protected]
Provenance none
Ecosystem: npm · Outcome: none
Dependencies 94 packages
94 packages in the resolved dependency tree · 94 deprecated · 29 stale.
The dependency tree was only partially resolved, so these counts may be incomplete.
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
barevalue_account ~38
Get Barevalue account information including credit balance, AI subscription status, bonus minutes, and pricing. Use this to check available balance before submitting orders.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
barevalue_estimate ~54
Calculate the cost of an AI podcast editing order before submission. Returns breakdown of AI bonus minutes, subscription minutes, credits, and payment required.
| Name | Type | Req | Description |
|---|---|---|---|
| duration_minutes | number | yes | Audio duration in minutes (1-300) |
No output schema declared.
No examples provided.
barevalue_list_orders ~74
List recent orders with their status. Useful for checking on multiple orders or finding a specific order.
| Name | Type | Req | Description |
|---|---|---|---|
| page | number | — | Page number (default: 1) |
| per_page | number | — | Results per page (default: 20, max: 100) |
| status | string | — | Filter by status |
No output schema declared.
No examples provided.
barevalue_status ~54
Check the status of an order. Returns current processing state and, when complete, download URLs for edited audio, transcript PDF, transcript DOCX, and show notes.
| Name | Type | Req | Description |
|---|---|---|---|
| order_id | number | yes | Order ID to check |
No output schema declared.
No examples provided.
barevalue_submit ~234
Submit an uploaded audio file for AI podcast editing. Charges credits/subscription minutes. Requires order_id and s3_key from barevalue_upload.
| Name | Type | Req | Description |
|---|---|---|---|
| episode_name | string | yes | Name of this episode |
| episode_number | string | — | Optional episode number (e.g., "42", "S2E5") |
| guest_names | array | — | Optional names of guests (max 10) for speaker identification in transcript |
| host_names | array | — | Optional names of hosts (max 5) for speaker identification in transcript |
| order_id | number | yes | Order ID from barevalue_upload |
| podcast_name | string | yes | Name of the podcast |
| processing_style | string | — | How much editing to apply. standard: balanced cleanup, minimal: light touch, aggressive: heavy editing for maximum polish. Default: standard |
| s3_key | string | yes | S3 key from barevalue_upload |
| special_instructions | string | — | Optional custom instructions for the AI editor (max 2000 chars). Examples: "Remove all mentions of our sponsor", "Keep the blooper at the end" |
No output schema declared.
No examples provided.
barevalue_submit_url ~179
Submit a podcast for AI editing using a public URL. The file will be downloaded and processed. Useful for files hosted on Dropbox, Google Drive (with public link), or other file hosting services.
| Name | Type | Req | Description |
|---|---|---|---|
| episode_name | string | yes | Name of this episode |
| episode_number | string | — | Optional episode number |
| file_url | string | yes | Public URL to the audio file. Must be directly downloadable (not a landing page). |
| guest_names | array | — | Optional names of guests (max 10) |
| host_names | array | — | Optional names of hosts (max 5) |
| podcast_name | string | yes | Name of the podcast |
| processing_style | string | — | How much editing to apply. Default: standard |
| special_instructions | string | — | Optional custom instructions for the AI editor (max 2000 chars) |
No output schema declared.
No examples provided.
barevalue_upload ~105
Upload an audio file for AI podcast editing. Handles getting a presigned S3 URL and uploading the file. Returns order_id and s3_key needed for submission. Maximum file size: 750MB.
| Name | Type | Req | Description |
|---|---|---|---|
| file_path | string | yes | Absolute path to the audio file (supported: mp3, wav, m4a, flac, aac, ogg, aiff) |
| filename | string | — | Optional display name for the file. Defaults to original filename. |
No output schema declared.
No examples provided.
barevalue_validate ~84
Pre-check an audio file from a URL before submission. Validates speech content (minimum 10%) and detects music-only content. Does NOT charge credits. Use this for external URLs before submitting. Note: For files uploaded via barevalue_upload, validation is not needed - go directly to submit.
| Name | Type | Req | Description |
|---|---|---|---|
| file_url | string | yes | Public URL to the audio file to validate |
No output schema declared.
No examples provided.
barevalue_webhook_create ~72
Create a new webhook to receive notifications. Returns the webhook with its signing secret (shown only once - save it!).
| Name | Type | Req | Description |
|---|---|---|---|
| events | array | yes | Events to subscribe to. Options: order.completed, order.failed, order.refunded |
| url | string | yes | HTTPS URL to receive webhook payloads |
No output schema declared.
No examples provided.
barevalue_webhook_delete ~33
Delete a webhook. This cannot be undone.
| Name | Type | Req | Description |
|---|---|---|---|
| webhook_id | number | yes | Webhook ID to delete |
No output schema declared.
No examples provided.
barevalue_webhook_rotate_secret ~53
Generate a new signing secret for a webhook. The old secret will immediately stop working. Returns the new secret (shown only once).
| Name | Type | Req | Description |
|---|---|---|---|
| webhook_id | number | yes | Webhook ID to rotate secret for |
No output schema declared.
No examples provided.
barevalue_webhook_update ~69
Update an existing webhook URL, events, or active status.
| Name | Type | Req | Description |
|---|---|---|---|
| events | array | — | New events list |
| is_active | boolean | — | Enable or disable the webhook |
| url | string | — | New HTTPS URL |
| webhook_id | number | yes | Webhook ID to update |
No output schema declared.
No examples provided.
barevalue_webhooks_list ~34
List all configured webhooks for your account. Webhooks send notifications when orders complete, fail, or are refunded.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.