Skip to main content
Glama

MCP WooCommerce Server

by Marckello
.env.exampleβ€’552 B
# WooCommerce Configuration WOOCOMMERCE_SITE_URL=https://your-store.com WOOCOMMERCE_CONSUMER_KEY=ck_your_consumer_key_here WOOCOMMERCE_CONSUMER_SECRET=cs_your_consumer_secret_here WOOCOMMERCE_API_VERSION=3 WOOCOMMERCE_TIMEOUT=30000 # Server Configuration PORT=3000 HOST=0.0.0.0 # Logging Configuration LOG_LEVEL=info LOG_FILE= # Security Configuration ENABLE_CORS=true RATE_LIMIT_WINDOW_MS=900000 RATE_LIMIT_MAX=100 # N8n Integration (Optional) N8N_WEBHOOK_URL= N8N_WEBHOOK_SECRET= N8N_ENABLED=false # Development Configuration NODE_ENV=production

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/Marckello/mcp_woo_marckello'

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