Skip to main content
Glama
AIAgentStudy

korea-shopping-mcp

by AIAgentStudy

쇼핑 카테고리 트렌드

shopping_trends
Read-only

Compare category-specific relative trends for any date range using Naver Shopping Insight. Returns normalized indices (0-100) to reveal shifts in consumer interest.

Instructions

네이버 DataLab 쇼핑인사이트로 카테고리별 상대 트렌드 추이(0~100 정규화)를 조회합니다. 주의: 절대 판매량이나 '실시간 인기검색어 순위'가 아니라, 지정한 기간/카테고리의 상대적 추이입니다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
agesNo연령대 코드 배열 (예: ['10','20'])
deviceNo기기: pc 또는 mo(모바일). 생략 시 전체
genderNo성별: m 또는 f. 생략 시 전체
endDateYes조회 종료일 yyyy-mm-dd
timeUnitNo집계 단위 (기본 month)month
startDateYes조회 시작일 yyyy-mm-dd
categoriesYes카테고리 이름 또는 코드 1~5개 (예: '디지털/가전' 또는 '50000003')
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

The read-only annotation is already present, but the description adds valuable behavioral context: the output is normalized 0-100 relative trend, not absolute values. This helps prevent misuse and goes beyond what annotations provide.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single well-structured sentence with a clear caution. It is front-loaded, concise, and every word adds value without repetition.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the rich schema and read-only annotation, the description is fairly complete. It explains the core behavior and caveat. It doesn't mention response format or limits, but these are not critical given the schema clarity and the tool's simplicity.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so the baseline is 3. The description does not add parameter-specific details beyond the schema; it only mentions that categories are queried, but the schema already covers all parameter meanings.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool queries Naver DataLab Shopping Insight for category-specific relative trend trends normalized 0-100. It explicitly differentiates from absolute sales volume and real-time popular search ranking, distinguishing it from potential sibling tools.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides clear context: use this for relative category trends over a specified period. It warns against misinterpreting as absolute sales or real-time rankings, which implies when not to use it, though it does not explicitly name alternative tools.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/AIAgentStudy/mcp_study'

If you have feedback or need assistance with the MCP directory API, please join our Discord server