Ozon MCP vs Agentlux MCP — MCP Server Comparison | AllMCPs
Side-by-Side Model Context Protocol Comparison
Ozon MCP vs Agentlux MCP
In-depth architectural comparison of the Ozon MCP and Agentlux 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
Ozon MCP
E-Commerce · Local stdio
Quality: 51/100 (Good) | Auth: API Key required
Agentlux MCP
E-Commerce · Local stdio
Quality: 60/100 (Good) | Auth: API Key required
Verdict Summary: Choose Ozon MCP if you need specialized E-Commerce tools running via a local process. Choose Agentlux 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 Ozon 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 (BYOK (Pay Provider Direct)).
You have access to required keys: OZON_CLIENT_ID, OZON_API_KEY, OZON_PERFORMANCE_CLIENT_ID, OZON_PERFORMANCE_CLIENT_SECRET.
Knowledge-rich MCP server for the full Ozon Seller + Performance API (466 methods, 15 MCP tools). Auto-pagination over 4 cursor styles, subscription-tier pre-flight, rate-limit management with exponential back-off, and 13 curated analytical workflows (OOS risk, cabinet health, content audit, pricing, warehouse distribution). Russian + English BM25 search across the catalog.
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.
Category & Scope
Tools & Capabilities Breakdown
Ozon MCP Tools (15)
ozon_call_method
Execute any Ozon API method with safety + subscription guards
ozon_fetch_all
Auto-paginate — get every page, not just the first
ozon_describe_method
Full docs for a method: schema, examples, rate limit, quirks
ozon_search_methods
BM25 search across 466 methods (Russian or English, with stemming)
ozon_list_sections
Browse the API by section
ozon_get_section
All methods inside one section
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).
Ozon MCP is categorized under E-Commerce and uses a local stdio subprocess. In contrast, Agentlux MCP belongs to E-Commerce using local stdio subprocess. Select Ozon MCP when you need capabilities focused on e-commerce and Agentlux MCP when you require tools for e-commerce.
List ready-made analytical workflows (filterable by category)
ozon_get_workflow
Full step-by-step plan for one workflow
ozon_get_related_methods
Methods that work well together (auto-extracted graph)
ozon_get_examples
Curated request/response examples for a method
ozon_get_rate_limits
Per-method, per-section, or all
ozon_get_subscription_status
Read your current cabinet's subscription tier
+3 more tools listed on main page
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.
agentlux_register_identity
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.