Loomal

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

0 starsoci: ghcr.io/wyre-technology/sherweb-mcp:v1.3.6

About Sherweb

Sherweb is an MCP (Model Context Protocol) server published by wyre-technology in the official MCP registry, listed under E-commerce & Retail on Loomal. MCP server for Sherweb — billing, subscriptions, customers, and product catalog.

It ships as a Docker image (ghcr.io/wyre-technology/sherweb-mcp:v1.3.6), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/wyre-technology/sherweb-mcp.

Use Sherweb with your agent

Claude Code · one command
claude mcp add sherweb -- docker run -i --rm ghcr.io/wyre-technology/sherweb-mcp:v1.3.6
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "sherweb": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/wyre-technology/sherweb-mcp:v1.3.6"
      ]
    }
  }
}
ocighcr.io/wyre-technology/sherweb-mcp:v1.3.6

Frequently asked questions

What is Sherweb?
Sherweb is an MCP (Model Context Protocol) server by wyre-technology in the E-commerce & Retail category. MCP server for Sherweb — billing, subscriptions, customers, and product catalog.
How do I connect Sherweb to Claude, Cursor, or another MCP client?
Install Sherweb from its oci package (ghcr.io/wyre-technology/sherweb-mcp:v1.3.6) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Sherweb open source?
Yes — the source code is public at github.com/wyre-technology/sherweb-mcp.
Can AI agents pay to use Sherweb?
Not yet through Loomal — Sherweb is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Sherweb? Claim this listing free by verifying GitHub ownership, or contact us.