A
licenseA
qualityC
maintenanceMCP server for Brazilian marketplace product search across Mercado Livre, Shopee, and AliExpress, with automatic x402 micropayments.
4
42 npm
MIT
No user-submitted related servers found.
Scored across 4 tools
Each tool has a clear, unique purpose, differentiated by marketplace (ml_ vs olx_) and action (buscar vs detalhe). No overlap.
All tools follow a consistent snake_case pattern with marketplace prefix + verb + noun, all in Portuguese, making naming predictable.
4 tools is well-scoped for covering two marketplaces with essential search and detail operations, fitting the common 3-15 range.
Covers core read operations for both marketplaces, but lacks write capabilities and some advanced filters (e.g., category list). Minor gaps.