MCP server · 5 tools
Shopee MCP
Every seller, their listings and the full category tree across 11 Shopee markets — as tools your AI can call. Ask in plain language; get rows back.
https://seamcp.com/shopee/mcpSign in with Google · 100 free tool calls a month
782.9K
Shops
1.3M
Listings
3.1K
Categories
11
Markets
Coverage
11 markets, one schema.
Shops are complete per market. Listing coverage is still growing, so product totals and sales rankings reflect the listings loaded so far. Prices are kept in each market's own currency.
Tools
Five tools. Zero glue code.
Shopee_search_shops
Find sellers by name, handle, legal registration number (NIB, Thai company reg.), street, city or province. Filter on Mall, Preferred+ and verified status, followers, rating, catalogue size and opening date.
Shopee_get_shop
One shop by id or country + username — address, ratings, response and cancellation rates, plus its top listings by units sold.
Shopee_search_products
Rank listings by units sold, monthly sales, price, rating or discount. Filter by brand, category (children included), ship-from location and price band.
Shopee_get_product
One listing by item id, with its shop and category attached. Prices stay in the market's own currency.
Shopee_search_categories
Walk the Shopee category tree — roots, children of a node, or search by name to resolve a category id.
Try asking
Questions it answers well.
Top 20 Shopee Mall skincare shops in Malaysia by followers, with their cities.
Find every Indonesian shop registered to a given NIB, with addresses.
Best-selling air fryers in Thailand under ฿2,000 this month.
Compare the biggest Vietnamese phone-case sellers — rating, response rate and when they opened.
Connect
Plug it in anywhere.
Claude
Settings → Connectors → Add custom connector → paste the URL.
ChatGPT
Settings → Apps & Connectors → enable developer mode → Create → paste the URL.
Claude Code
claude mcp add --transport http shopee https://seamcp.com/shopee/mcp
Cursor · ~/.cursor/mcp.json
{
"mcpServers": {
"shopee": { "url": "https://seamcp.com/shopee/mcp" }
}
}