Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_TRANSPORTNoTransport mode: stdio (default) or httpstdio
SHERWEB_CLIENT_IDYesYour Sherweb API client ID
SHERWEB_CLIENT_SECRETYesYour Sherweb API client secret
SHERWEB_SUBSCRIPTION_KEYYesYour Sherweb subscription key

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
sherweb_navigateA

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.

sherweb_statusC

Show credentials status and available domains

sherweb_billing_payable_chargesA

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.

sherweb_billing_charge_detailsA

Get detailed breakdown of a specific charge including line items, pricing tiers, deductions, fees, and tax information.

sherweb_customers_listB

List customers managed by the service provider. Returns customer details including name, status, and identifiers.

sherweb_customers_getB

Get detailed information about a specific customer by their ID.

sherweb_customers_accounts_receivableB

Get accounts receivable information for a specific customer. Shows outstanding balances and payment status.

sherweb_subscriptions_listB

List subscriptions for a customer. Returns subscription details including product, quantity, status, and billing cycle.

sherweb_subscriptions_getB

Get detailed information about a specific subscription including product details, pricing, quantity, and renewal dates.

sherweb_subscriptions_change_quantityC

Change the quantity (number of seats/licenses) for a subscription. This modifies the subscription and may affect billing.

sherweb_catalog_list_productsA

List available products in the Sherweb catalog. Browse the product catalog to see available services, SKUs, and pricing tiers.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Sherweb Subscription CardInteractive MCP Apps card rendering a Sherweb customer subscription

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/wyre-technology/sherweb-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server