Skip to main content
Glama
kimju1416

naver-land-mcp

by kimju1416

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
watch_complexesA

관심 단지들의 매물 + 시세 + 실거래가를 한번에 조회합니다.

각 단지별로 현재 매물, 평형별 시세, 최근 실거래가를 반환합니다. 이전 스냅샷과 비교하여 신규/삭제/가격변동 매물도 함께 반환합니다.

search_apartmentsA

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

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

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

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

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

get_complex_infoB

아파트 단지 상세 정보를 조회합니다.

get_complex_price_infoC

단지 평형별 시세(네이버) + 최근 실거래가를 조회합니다.

평형별로 매매/전세 시세, 현재 호가 범위, 최근 실거래 내역을 반환합니다.

list_districtsA

전국 시/도 17개 목록을 반환합니다.

더 구체적인 지역(구/동)은 search_apartments의 district 파라미터에 직접 입력하면 네이버 검색 API로 자동 조회됩니다. 예: "관평동", "강남구", "성남시 분당구"

resolve_districtB

지역명으로 네이버 cortarNo를 조회합니다.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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

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