Skip to main content
Glama
PlatAid

Naver Search Ad MCP

by PlatAid

get_related_keywords

Read-only

Retrieve related keywords along with monthly search volume and competition level for up to five seed keywords to support keyword research.

Instructions

연관 키워드와 월간 검색량·경쟁도를 조회한다 (GET /keywordstool).

저검색량 값('< 10')은 {value, approx, raw} 형태로 정규화한다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
account_idYes계정 별칭 (P0: 'default')
show_detailNo상세 지표 포함 여부
hint_keywordsYes시드 키워드 (최대 5개)

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

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

Annotations declare readOnlyHint=true. The description adds behavioral detail about normalizing low search volume values into a specific format, which is beyond the annotation and helpful for the agent.

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?

Two concise sentences with no wasted words. The first sentence states purpose and endpoint, the second adds a key normalization detail. Well front-loaded.

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 presence of an output schema and simple parameter set (3 params, read-only), the description covers the essential purpose and a notable behavior. It is complete enough for an agent to understand and invoke the tool correctly.

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 description coverage is 100%, so the schema already documents each parameter. The description adds no additional meaning for the input parameters beyond what the schema provides.

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 Korean description clearly states the tool queries related keywords with monthly search volume and competition, and specifies the HTTP endpoint. This distinguishes it from siblings like estimate_keyword_bid and get_keyword_performance.

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

Usage Guidelines3/5

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

No explicit when-to-use or when-not-to-use guidance is provided. Usage is only implied by the purpose. Alternatives like estimate_keyword_bid or get_keyword_performance are not mentioned.

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/PlatAid/naver-searchad-mcp'

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