51
/ 100
8 days ago
glama

woocommerce-mcp-server

Provides tools for AI assistants to interact with a WooCommerce store, enabling fetching recent orders with optional filtering and retrieving detailed information about specific orders by ID.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 15 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: WOOCOMMERCE_CONSUMER_KEY, WOOCOMMERCE_CONSUMER_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretWOOCOMMERCE_CONSUMER_KEYyour-consumer-key \
🔐 secretWOOCOMMERCE_CONSUMER_SECRETyour-consumer-secret \
configWOOCOMMERCE_URLurl: process.env. 'https://your-store.com',
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/opestro-woocommerce-mcp-server-1x9osm)](https://m8ven.ai/mcp/opestro-woocommerce-mcp-server-1x9osm)
commit: 3a68878dd0461c796a0b2f46210554909a39a7f9
code hash: 4aa33f8a7458d2ee7d9cc6c6b99e120835e27ac304d380c28ce0b8ad5632152f
verified: 6/13/2026, 10:00:47 AM
view raw JSON →