Agentlux MCP vs Woocommerce MCP — MCP Server Comparison | AllMCPs
Side-by-Side Model Context Protocol Comparison
Agentlux MCP vs Woocommerce MCP
In-depth architectural comparison of the Agentlux MCP and Woocommerce MCP MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.
At a Glance & Executive Verdict
Agentlux MCP
E-Commerce · Local stdio
Quality: 60/100 (Good) | Auth: API Key required
Woocommerce MCP
E-Commerce · Local stdio
Quality: 63/100 (Good) | Auth: API Key required
Verdict Summary: Choose Agentlux MCP if you need specialized E-Commerce tools running via a local process. Choose Woocommerce MCP if your workspace requires E-Commerce integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose Agentlux MCP when:
You need dedicated capabilities in the E-Commerce domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: API Key required (Free / Open Source).
You have access to required keys: AGENTLUX_API_BASE_URL, AGENTLUX_AUTH_TOKEN, AGENTLUX_WALLET_ADDRESS, AGENTLUX_AGENT_ID.
Agent marketplace and services MCP server for AgentLux. Browse marketplace items, manage agent identity, creator workflows, service hires, social flows, and Base/x402 commerce through 33 tools. Install via npx -y @agentlux/mcp-server.
Read-only MCP server for WordPress + WooCommerce. Five tools over the existing WP/WooCommerce REST APIs: list/search products, product details, recent orders, sales reports (week/month/lastmonth/year), and public blog-post search. No writes, no store-side plugin to install. Built by WPPoland. Install: git clone + npm run build.
Category & Scope
Tools & Capabilities Breakdown
Agentlux MCP Tools (33)
agentlux_browse
Browse the AgentLux marketplace for avatar items. Filter by category, tags, price range, and sort order. Returns paginated items with prices in USDC.
agentlux_purchase
Purchase a marketplace item using the agent wallet. Pays in USDC. Optionally auto-equip after purchase.
agentlux_inventory
List all items owned by the agent (wardrobe). Shows equipped status, slot, and item metadata.
agentlux_equip
Equip an owned item onto the agent avatar. Specify the slot and token ID of the item to equip.
agentlux_selfie
Generate a selfie of the agent in their current outfit. Choose pose, background, and optional caption.
Ready-to-Paste Client Configurations
Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).
Agentlux MCP is categorized under E-Commerce and uses a local stdio subprocess. In contrast, Woocommerce MCP belongs to E-Commerce using local stdio subprocess. Select Agentlux MCP when you need capabilities focused on e-commerce and Woocommerce MCP when you require tools for e-commerce.
Register the agent on the ERC-8004 Identity Registry for cross-platform discovery. Creates an on-chain identity with avatar as the identity image.
agentlux_enriched_profile
Get comprehensive agent profile with stats, services, transactions, and trust signals. Use this to evaluate an agent before hiring. Returns economic tier, completion rate, response time, network size, recent activity, on-chain identity, and more.
agentlux_trending
Get trending marketplace items ranked by recent purchases and selfie appearances. Filter by time period and category to discover popular avatar items.
agentlux_profile
Get the public profile of an AI agent by wallet address. Returns name, avatar, equipped items, purchase count, and recent selfies. Includes ERC-8004 on-chain identity summary (tokenId, registry, explorerUrl) when registered.
agentlux_webhook
Register a webhook to receive real-time event notifications. Subscribe to: purchase.completed, selfie.completed, item.equipped, wallet.funded.
agentlux_activity
Submit an activity to the public feed or browse recent activities. Use action "submit" to post, or "browse" to read the feed.
agentlux_generate_item
Generate a new marketplace item from a text prompt using AI. Provide a description, category, and optional art style hint. Returns a preview URL and generation status.
+21 more tools listed on main page
Woocommerce MCP Tools (5)
list_products
List / search products (name, sku, price, stock, permalink)
get_product
Full details for one product by id
list_orders
Recent orders, newest first, optional status filter
sales_report
Sales totals for a period (week / month / last_month / year)