sherweb-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_TRANSPORT | No | Transport mode: stdio (default) or http | stdio |
| SHERWEB_CLIENT_ID | Yes | Your Sherweb API client ID | |
| SHERWEB_CLIENT_SECRET | Yes | Your Sherweb API client secret | |
| SHERWEB_SUBSCRIPTION_KEY | Yes | Your Sherweb subscription key |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Sherweb Subscription Card | Interactive MCP Apps card rendering a Sherweb customer subscription |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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