Agentlux MCP vs Ozon MCP — MCP Server Comparison | AllMCPs
Side-by-Side Model Context Protocol Comparison
Agentlux MCP vs Ozon MCP
In-depth architectural comparison of the Agentlux MCP and Ozon 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
Ozon MCP
E-Commerce · Local stdio
Quality: 51/100 (Good) | Auth: API Key required
Verdict Summary: Choose Agentlux MCP if you need specialized E-Commerce tools running via a local process. Choose Ozon 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.
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.
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, Ozon MCP belongs to E-Commerce using local stdio subprocess. Select Agentlux MCP when you need capabilities focused on e-commerce and Ozon 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
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
ozon_list_workflows
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)