Skip to main content
Glama
waffo-com

Waffo Pancake MCP Server

Official
by waffo-com

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_AUTH_TOKENYesBearer token required for authenticating all /mcp requests.
WAFFO_STORE_IDNoOptional default store ID (STO_xxx format) for listProducts and refunds.
MCP_REFUND_TOKENYesAdditional token required for createRefund operations (X-MCP-Refund-Token header).
WAFFO_ENVIRONMENTNoEnvironment to use. Defaults to test. Set to prod for production deployments.test
WAFFO_MERCHANT_IDYesYour Waffo Merchant ID (MER_xxx format) from the Waffo Pancake Dashboard.
WAFFO_PRIVATE_KEY_BASE64YesBase64 encoded RSA private key used for signing Waffo API requests. Encode your key with: cat private.pem | base64 | tr -d '\n'

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