korea-shopping-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NAVER_CLIENT_ID | Yes | 네이버 앱 Client ID | |
| NAVER_CLIENT_SECRET | Yes | 네이버 앱 Client Secret | |
| SHOPPING_MCP_OUTPUT_DIR | No | 저장 파일 위치. 기본값: ~/.korea-shopping-mcp/reports | ~/.korea-shopping-mcp/reports |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_productsA | 네이버 쇼핑 공식 API로 한국 이커머스 상품을 검색합니다. 상품명·최저가·쇼핑몰·카테고리·링크를 마크다운 표로 반환합니다. 가격 비교와 초기 탐색 단계에서 사용하세요. |
| compare_productsA | 여러 후보 검색어(2~5개)를 한 번에 검색해 검색어별 최저가·가격대·대표 쇼핑몰을 비교 표로 보여줍니다. 'A vs B' 같은 구조적 비교에 사용하세요. |
| shopping_trendsA | 네이버 DataLab 쇼핑인사이트로 카테고리별 상대 트렌드 추이(0~100 정규화)를 조회합니다. 주의: 절대 판매량이나 '실시간 인기검색어 순위'가 아니라, 지정한 기간/카테고리의 상대적 추이입니다. |
| save_resultsA | 직전(또는 resultId로 지정한) 검색/비교/트렌드 결과를 마크다운 또는 JSON 파일로 로컬에 저장합니다. 위시리스트/기록 용도로 사용하세요. |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/AIAgentStudy/mcp_study'
If you have feedback or need assistance with the MCP directory API, please join our Discord server