Skip to main content
Glama
xs-mahbub

WPCafe MCP Server

by xs-mahbub

update_settings

Update one or more WPCafe settings by specifying only the keys to change. Keep all other settings unchanged. Requires administrator role.

Instructions

Update one or more WPCafe settings. Only provide the keys you want to change — all other settings remain unchanged. Requires administrator role.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
extraNoAny additional settings not listed above — pass as key-value pairs
currencyNoISO 4217 currency code (e.g. 'USD', 'EUR')
wc_statusNoEnable/disable WooCommerce food ordering integration
primary_colorNoPrimary brand color (hex, e.g. #FF5722)
slot_intervalNoTime slot interval in minutes
secondary_colorNoSecondary brand color (hex)
enable_order_tipNoEnable tipping on food orders
require_locationNoRequire customers to select a location before ordering
calendar_languageNoLanguage code for the reservation calendar (e.g. 'en', 'fr')
currency_decimalsNoNumber of decimal places for prices
reservation_statusNoDefault status for new reservations
enable_local_paymentNoAllow 'Pay at Venue' payment option
currency_symbol_positionNoCurrency symbol position
display_location_selectorNoShow location selector on the frontend
enable_order_notificationNoSend email notifications for new orders
reservation_maximum_guestNoMaximum guests per reservation
reservation_minimum_guestNoMinimum guests per reservation
reservation_booking_amountNoBooking fee amount
enable_woocommerce_paymentsNoAllow WooCommerce payment gateway for reservations
multiply_booking_amount_with_guestsNoMultiply booking fee by guest count
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Discloses partial update behavior. Lacks details on validation, side effects, and handling of the 'extra' parameter. With no annotations, more depth would help.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences, no filler. Front-loaded with action and key usage instructions.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Adequate for a settings update tool with many parameters. Could mention response format or validation behavior, but not critical given the nature of the tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema provides full coverage (100%), and description adds value by explaining 'extra' parameter and reinforcing partial update. Slightly above baseline for covered schemas.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Clearly states it updates WPCafe settings with specific verb and resource. Distinguishes from sibling tools like get_settings (read) and other update tools for specific entities.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Provides clear guidance to only provide changed keys and requires administrator role. Could be improved by explicitly contrasting with get_settings or other update tools.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/xs-mahbub/wpcafe-mcp'

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