# io.github.WYRE-AI/sherweb-mcp

MCP server for Sherweb — billing, subscriptions, customers, and product catalog.

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the content rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 2.0.1
- **Author:** io.github.WYRE-AI
- **License:** Unknown
- **Source:** https://github.com/WYRE-AI/sherweb-mcp

## Trust

60/100 (B), scored on the content rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: clean
- Obfuscation scan: clean
- Evidence age: 0 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-25T07:43:39.890Z
- **Version scanned:** HEAD
- **CVEs:** no coverage — this entry has no package coordinates to query OSV against, so "no known CVEs" is NOT asserted for it.

## Tools

16 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `sherweb_billing_payable_charges` — Get the distributor payable charges for a billing period. Returns every charge in the period — recurring, usage and setup — with pricing, deductions, fees, taxe
- `sherweb_billing_charge_details` — Get the full detail of one charge by its ID. Sherweb returns charges only as a billing-period collection, so this reads the period and selects the matching char
- `sherweb_catalog_list_products` — List the products a specific customer can be sold, with SKU, localized name and description, billing cycle and commitment term. Catalogs are per-customer in She
- `sherweb_customers_list` — List every customer under your service provider account, with display name, ID, hierarchy path, suspension state and company contact information.
- `sherweb_customers_get` — Get one customer by ID. Sherweb exposes customers only as a collection, so this reads the list and selects the match.
- `sherweb_customers_accounts_receivable` — Get the receivable charges you bill a customer for a billing period — recurring, usage and setup charges with cost, quantity and currency.
- `sherweb_subscriptions_list` — List a customer's subscriptions with product name, SKU, quantity, billing cycle, purchase date, fees and commitment term.
- `sherweb_subscriptions_get` — Get one subscription's full details. Sherweb exposes subscriptions only per customer, so this reads that customer's subscription details and selects the match.
- `sherweb_subscriptions_change_quantity` — Change a subscription's quantity (seats/licenses). This affects billing. The change is submitted asynchronously — it returns a tracking ID to poll with sherweb_
- `sherweb_subscriptions_amendment_status` — Check the status of a submitted subscription amendment using the tracking ID returned by sherweb_subscriptions_change_quantity. Returns Unknown, Queued, Process
- `sherweb_navigate` — 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/dis
- `sherweb_status` — Show credentials status and available domains
- `sherweb_list_categories` — List all available Sherweb tool categories with descriptions and tool counts. Use this first to discover what the server can do before loading individual tool s
- `sherweb_list_category_tools` — List all tools in a specific category with their full schemas. Call this after sherweb_list_categories to see exactly what parameters a tool accepts.
- `sherweb_execute_tool` — Execute any Sherweb tool by name. Use sherweb_list_category_tools first to discover the tool's required arguments.
- `sherweb_router` — Suggest the best Sherweb tool(s) for a given intent. Describe what you want to do in plain language and this tool will recommend which tool(s) to call.

## Install

This entry has no npm package and no hosted endpoint, so there is nothing for an MCP client to launch or connect to. It is indexed as source only.

## Blast radius

Moderate blast radius — holds an oauth grant; read-only tool surface.
- Floor 20, ceiling 32 (tier: moderate)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/io.github.WYRE-AI%2Fsherweb-mcp
- Install plan: https://forgeregistry.com/api/v1/packages/io.github.WYRE-AI%2Fsherweb-mcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/io.github.WYRE-AI%2Fsherweb-mcp
- HTML page: https://forgeregistry.com/registry/io.github.WYRE-AI%2Fsherweb-mcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
