Sherweb
OCI · GHCR.IO/WYRE-TECHNOLOGY/SHERWEB-MCP:V1.4.3 · SCANNED AUG 22
MCP server for Sherweb — billing, subscriptions, customers, and product catalog.
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 Security0
- Malware scan not yet available for this package.Unverified
- Known CVEs could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
- Install-script risk not yet assessed.Unverified
- Dependency health could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
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 (Apache-2.0).Pass
- Actively maintained (last published 9 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability85
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 809 tokens (~67/item across 12 items; 11 tools + 1 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management30
- Stability observed for 9 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
- Supports UI / widget rendering.Pass
Unverified: 1 category
A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.
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.
oci · ghcr.io/wyre-technology/sherweb-mcp:v1.4.3
claude mcp add wyre-technology-sherweb-mcp -- docker run --rm -i ghcr.io/wyre-technology/sherweb-mcp:v1.4.3
codex mcp add wyre-technology-sherweb-mcp -- docker run --rm -i ghcr.io/wyre-technology/sherweb-mcp:v1.4.3
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"wyre-technology-sherweb-mcp": {
"type": "local",
"command": [
"docker",
"run",
"--rm",
"-i",
"ghcr.io/wyre-technology/sherweb-mcp:v1.4.3"
],
"enabled": true
}
}
} mcp_servers:
wyre-technology-sherweb-mcp:
command: "docker"
args: ["run", "--rm", "-i", "ghcr.io/wyre-technology/sherweb-mcp:v1.4.3"] {
"mcpServers": {
"wyre-technology-sherweb-mcp": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"ghcr.io/wyre-technology/sherweb-mcp:v1.4.3"
]
}
}
} 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.
- 22 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.
- 21 Aug 26 +4
- Stability: unverified → 0.27 ▲ functional
- 13 Aug 26 41
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 22 Aug 2026 · Analysed oci/ghcr.io/wyre-technology/sherweb-mcp:v1.4.3
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | oci |
| Reason | No attestation published |
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.
sherweb_billing_charge_details ~50
Get detailed breakdown of a specific charge including line items, pricing tiers, deductions, fees, and tax information.
| Name | Type | Req | Description |
|---|---|---|---|
| chargeId | string | yes | The unique charge ID to get details for |
No output schema declared.
No examples provided.
sherweb_billing_payable_charges ~175
Get payable charges for a billing period. Returns charges including products, pricing, deductions, fees, and taxes. Filter by billing cycle type (OneTime, Monthly, Yearly) and date range.
| Name | Type | Req | Description |
|---|---|---|---|
| billingCycleType | string | – | The billing cycle type to filter by (OneTime, Monthly, or Yearly) |
| page | number | – | Page number for pagination (default: 1) |
| pageSize | number | – | Number of items per page (default: 50) |
| periodFrom | string | – | Start date of the billing period (ISO 8601 format, e.g., 2025-01-01) |
| periodTo | string | – | End date of the billing period (ISO 8601 format, e.g., 2025-01-31) |
No output schema declared.
No examples provided.
sherweb_catalog_list_products ~83
List available products in the Sherweb catalog. Browse the product catalog to see available services, SKUs, and pricing tiers.
| Name | Type | Req | Description |
|---|---|---|---|
| page | number | – | Page number for pagination (default: 1) |
| pageSize | number | – | Number of items per page (default: 50) |
| search | string | – | Search by product name or keyword |
No output schema declared.
No examples provided.
sherweb_customers_accounts_receivable ~42
Get accounts receivable information for a specific customer. Shows outstanding balances and payment status.
| Name | Type | Req | Description |
|---|---|---|---|
| customerId | string | yes | The unique customer ID |
No output schema declared.
No examples provided.
sherweb_customers_get ~34
Get detailed information about a specific customer by their ID.
| Name | Type | Req | Description |
|---|---|---|---|
| customerId | string | yes | The unique customer ID |
No output schema declared.
No examples provided.
sherweb_customers_list ~77
List customers managed by the service provider. Returns customer details including name, status, and identifiers.
| Name | Type | Req | Description |
|---|---|---|---|
| page | number | – | Page number for pagination (default: 1) |
| pageSize | number | – | Number of items per page (default: 50) |
| search | string | – | Search by customer name or identifier |
No output schema declared.
No examples provided.
sherweb_navigate ~106
Discover available Sherweb tools by domain. Returns tool names and descriptions for the selected domain. All tools are callable at any time — this is a help/discovery aid, not a prerequisite.
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | yes | The domain to explore: - billing: Payable charges, billing periods, charge details, pricing - customers: List customers, customer details, accounts receivable - subscriptions: Subscription management… |
No output schema declared.
No examples provided.
sherweb_status ~16
Show credentials status and available domains
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
sherweb_subscriptions_change_quantity ~73
Change the quantity (number of seats/licenses) for a subscription. This modifies the subscription and may affect billing.
| Name | Type | Req | Description |
|---|---|---|---|
| customerId | string | yes | The customer ID |
| quantity | number | yes | The new quantity (number of seats/licenses) |
| subscriptionId | string | yes | The subscription ID to modify |
No output schema declared.
No examples provided.
sherweb_subscriptions_get ~53
Get detailed information about a specific subscription including product details, pricing, quantity, and renewal dates.
| Name | Type | Req | Description |
|---|---|---|---|
| customerId | string | yes | The customer ID |
| subscriptionId | string | yes | The unique subscription ID |
No output schema declared.
No examples provided.
sherweb_subscriptions_list ~82
List subscriptions for a customer. Returns subscription details including product, quantity, status, and billing cycle.
| Name | Type | Req | Description |
|---|---|---|---|
| customerId | string | yes | The customer ID to list subscriptions for (required) |
| page | number | – | Page number for pagination (default: 1) |
| pageSize | number | – | Number of items per page (default: 50) |
No output schema declared.
No examples provided.