korea-realty
K
korea-realty
/realty_complex_rent_by_pyeong

단지 평형별 전월세 시세

단지의 평형별 전세 보증금·월세 중앙값을 조회한다. 전세가율(전세÷매매) 계산의 전세 축이다. complex_key·complex_name 중 하나는 필수. 부분일치는 동명 단지가 섞일 수 있으니 가능하면 realty_search_complexes로 complex_key

liveverifiedunknown~5s typical
mcpprobedkorea-realty
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-app-sallim-korea-realty /realty_complex_rent_by_pyeong for me.

Input

FieldTypeDescription
complex_keystring정확한 단지 키 — realty_search_complexes가 돌려주는 complex_key
complex_namestring키를 모를 때 단지명 부분일치
compare_saleboolean같은 12개월 창의 **매매가를 함께 뽑아 전세가율·전월세 전환율·갭을 계산**한다(기본 켬). 종전엔 note가 '매매를 period_months=12로 따로 default true

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-app-sallim-korea-realty","endpoint":"/realty_complex_rent_by_pyeong","input":{"compare_sale":true}}'
cli
npx cracked-ai run -p mcp-app-sallim-korea-realty -e /realty_complex_rent_by_pyeong -i '{"compare_sale":true}'
mcp
run_tool({ provider: "mcp-app-sallim-korea-realty", endpoint: "/realty_complex_rent_by_pyeong", input: {"compare_sale":true} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.