Skip to main content
Glama
wowzertech

mcp_wowbackupandrestore

by wowzertech

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MYSQL_HOSTYesHostname of the portal MySQL database used for entitlement resolution.
MYSQL_PORTNoPort of the portal MySQL database (optional, default may apply).
MYSQL_USERYesUsername for the portal MySQL database.
PUBLIC_URLYesThe public base URL of the server, used for OAuth callbacks and as the audience base. Clients validate the audience as {PUBLIC_URL}/mcp.
AUTH0_DOMAINYesThe Auth0 tenant domain used for federated identity and OAuth proxy upstream.
AUTH0_AUDIENCEYesMust equal {PUBLIC_URL}/mcp — the resource identifier clients validate.
MYSQL_PASSWORDYesPassword for the portal MySQL database.
MYSQL_DATABASESYesComma-separated list of MySQL database names for multi-database entity resolution (live and staging).
QBO_BUCKET_NAMENoS3 bucket name for QuickBooks backups, if separate from the per-country buckets.
ENTITLEMENT_BACKENDYesBackend for entitlement resolution. Expected value is 'mysql' (or other supported backend).
QBO_BACKUPS_ENABLEDNoFeature flag indicating whether QuickBooks backups are enabled. Expects 'true' or 'false'.
OAUTH_PROXY_SIGNING_KEYYesRSA key used by the OAuth proxy for token signing and kill-switch verification.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/wowzertech/mcp_wowbackupandrestore'

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