Waffo Pancake MCP Server
Officialby waffo-com
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_AUTH_TOKEN | Yes | Bearer token required for authenticating all /mcp requests. | |
| WAFFO_STORE_ID | No | Optional default store ID (STO_xxx format) for listProducts and refunds. | |
| MCP_REFUND_TOKEN | Yes | Additional token required for createRefund operations (X-MCP-Refund-Token header). | |
| WAFFO_ENVIRONMENT | No | Environment to use. Defaults to test. Set to prod for production deployments. | test |
| WAFFO_MERCHANT_ID | Yes | Your Waffo Merchant ID (MER_xxx format) from the Waffo Pancake Dashboard. | |
| WAFFO_PRIVATE_KEY_BASE64 | Yes | Base64 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues