Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WP_URLYesBase URL of the WordPress/WooCommerce site, e.g. https://shop.example.com
WC_CONSUMER_KEYNoWooCommerce REST API consumer key (required for product/order/sales tools)
WC_CONSUMER_SECRETNoWooCommerce REST API consumer secret (required for product/order/sales tools)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_productsB

List or search WooCommerce products. Returns id, name, sku, price, stock status and permalink.

get_productB

Get a single WooCommerce product by id, with full details.

list_ordersA

List recent WooCommerce orders, newest first. Optionally filter by status.

sales_reportA

WooCommerce sales totals for a period (week, month, last_month, year). Gross sales, orders, items.

search_postsA

Search published WordPress blog posts (public REST API, no WooCommerce keys required).

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/wppoland/woocommerce-mcp'

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