sherweb-mcp

wyre-technology/sherweb-mcp
★ 0 stars TypeScript 🤖 AI/LLM Updated today
MCP server for Sherweb — cloud marketplace, subscription management, and partner portal tools for AI assistants
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sherweb-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "wyre-technology/sherweb-mcp"
      ]
    }
  }
}

README Excerpt

A Model Context Protocol (MCP) server for Sherweb cloud marketplace and partner portal. Enables AI assistants to manage customer subscriptions, browse the product catalog, and handle billing operations. This is a [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server that connects Claude (or any MCP-compatible AI) to your Sherweb environment.

Tools (4)

MCP_TRANSPORTSHERWEB_CLIENT_IDSHERWEB_CLIENT_SECRETSHERWEB_SUBSCRIPTION_KEY

Topics

mcp-servermspmsp-mcpsherwebtypescriptwyre-technology