Skip to main content
Glama
kimju1416

naver-land-mcp

by kimju1416

search_apartments

Search for apartment listings in Korea by district, price range, and trade type (buy, jeonse, monthly rent).

Instructions

지역 + 가격 범위로 아파트 매물을 검색합니다. 전국 + 매매/전세/월세 모두 지원.

지역 지정 방식 (네이버 부동산 기준 동적 조회):

  • 동 단위: "관평동", "개포동", "반포동"

  • 구/군 단위: "강남구", "유성구", "성남시 분당구"

  • 시/도 단위(예: "서울시")는 범위 과대로 거부됨

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
districtYes조회할 지역명 (동/구/군). 예: "관평동", "강남구", "성남시 분당구"
price_maxNo최대 가격 (만원)
price_minNo최소 가격 (만원). 매매=매매가, 전세=보증금, 월세=보증금 기준
trade_typeNo거래 유형. A1 = 매매 (기본) B1 = 전세 B2 = 월세 (응답에 rentPrice 포함)A1

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

No annotations provided, so description bears full burden. It discloses that city-level queries are rejected due to range, but lacks details on authentication, rate limits, error handling, or result limits.

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

Conciseness4/5

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

The description is concise with two short paragraphs, each serving a purpose: stating the function and explaining region format. Could be slightly more structured, but no wasted words.

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

Completeness3/5

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

Covers region and price range well, but lacks info on pagination, ordering, or result limits. Output schema exists, which helps, but completeness is adequate but not full for a search tool.

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

Parameters4/5

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

Schema coverage is 100% with good descriptions. The description adds value by explaining the region specification method (dong/gu/gun levels) and the rejection of city-level, which is not in the schema.

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 it searches apartment listings by region and price range, supporting all trade types. It specifies the region format (dong/gu/gun) and distinguishes from sibling tools like get_complex_info by focusing on search.

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?

The description implicitly tells when to use (search by region and price) but does not explicitly mention when not to use or alternatives like resolve_district for ambiguous regions. Usage is implied but lacks direct guidance.

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/kimju1416/naver-land-mcp'

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