Skip to main content
Glama
AmitGurbani

mcp-server-woocommerce

by AmitGurbani

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPlatform-provided port (Hostinger, Railway); overrides MCP_PORT
MCP_PORTNoHTTP server port (default: 3000)3000
AUTH0_DOMAINNoAuth0 tenant URL for OAuth 2.1 (Claude.ai Connectors)
MCP_TRANSPORTNoSet to http for remote HTTP access (default: stdio)stdio
AUTH0_AUDIENCENoAuth0 API identifier for OAuth 2.1
MCP_AUTH_TOKENNoBearer token for HTTP auth (required when MCP_TRANSPORT=http)
MCP_SERVER_URLNoPublic server URL for OAuth 2.1 discovery
WORDPRESS_SITE_URLYesWordPress store URL (e.g. https://store.example.com)
WORDPRESS_USERNAMENoWordPress admin username (for media tools)
WORDPRESS_APP_PASSWORDNoWordPress Application Password (for media tools)
WOOCOMMERCE_CONSUMER_KEYYesWooCommerce REST API consumer key (ck_...)
WOOCOMMERCE_MCP_READ_ONLYNoSet to true to block all write/delete operations (safe exploration mode)false
WOOCOMMERCE_CONSUMER_SECRETYesWooCommerce REST API consumer secret (cs_...)

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

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