Coupang MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| COUPANG_SUB_ID | No | Optional default tracking ID for deeplinks. | |
| COUPANG_ACCESS_KEY | Yes | Your Coupang API access key. | |
| COUPANG_PARTNER_ID | Yes | Your Coupang partner ID. | |
| COUPANG_SECRET_KEY | Yes | Your Coupang API secret key. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_productsA | Search for products on Coupang by keyword. Returns a list of products with names, prices, images, and affiliate URLs. Useful for finding products, comparing prices, or discovering items. |
| get_best_products_by_categoryA | Get best-selling products in a specific Coupang category. Returns a list of top products in the category with names, prices, and affiliate URLs. Useful for finding popular items in specific categories. Available categories: 1001-여성패션, 1002-남성패션, 1010-뷰티, 1012-식품, 1013-주방용품, 1014-생활용품, 1015-홈인테리어, 1016-가전디지털, 1017-스포츠/레저, 1018-자동차용품, 1019-도서/음반/DVD, 1020-완구/취미, 1021-문구/오피스, 1024-헬스/건강식품, 1025-국내여행, 1026-해외여행, 1029-반려동물용품, 1030-유아동패션 |
| create_deeplinksA | Convert Coupang product URLs to affiliate tracking deeplinks. Takes regular Coupang URLs and converts them to shortened tracking URLs with your affiliate code. Useful for creating trackable links from search results or specific product pages. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/space-cap/mcp-coupang-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server