Zillapi — Zillow Property Data MCP Server

Zillow 부동산 실시간 데이터 — Zestimate, 매물, 사진, 학교, 세금, 가격 내역 — Zillapi REST API를 통해 AI 에이전트에 제공. 4개의 MCP 도구, OAuth 2.1. 3개의 Python 에이전트 스킬, MIT-0. 무료 티어: 100 크레딧, 카드 불필요. 기존 api.zillapi.com/mcp 목록의 수정 재제출.

문서

Zillapi Zillow Agent Skills

Zillow Skills: Property Data, Zestimates & Listings for AI Agents

Zillow Skills let your AI agent run comps, pull Zestimates, and scan for-sale, sold & rental listings across 160M+ U.S. homes, plus photos, taxes, schools, and full price history, just by asking. No code required.

Zillapi is an independent service for Zillow-sourced data, not affiliated with, endorsed by, or sponsored by Zillow.

Free to use: grab a key (100 credits, no card required) and you're calling Zillow data from Claude, ChatGPT, OpenClaw, Hermes Agent, or your own agent loop in under two minutes.

Pure Python standard library. No dependencies. MIT-0 licensed.

Install

# OpenClaw (via ClawHub)
npx clawhub@latest install zillow-full

# Hermes Agent
hermes skills install skills-sh/ZeroPointRepo/zillow-skills/skills/zillow-full

# Generic agent skills (Claude Code, Cursor, Cline)
npx skills add ZeroPointRepo/zillow-skills

Skills in this repo

SkillPurposeCost
zillow-fullComplete property data toolkit: address lookup, URL lookup, Zestimate, search, history, photos, schools, agent1 credit per call
zillow-zestimateZestimate-only valuation lookups (lighter response)1 credit per call
zillow-searchBounding-box and location-based listing search1 credit per listing returned

Install the bundled zillow-full for agents that need broad coverage. Install the focused variants when you want minimum tool surface.

Authentication

Set the ZILLAPI_KEY environment variable to your Zillapi API key (format zk_...).

export ZILLAPI_KEY="zk_..."

Get a free key in 30 seconds: 100 credits, no card required. The same key works for these skills, the hosted MCP server, and direct REST calls.

Pricing

Free tier: 100 credits at signup, no credit card. One credit equals one property record returned. Failed calls do not consume credits. Full pricing: zillapi.com/pricing.

Source

Issues and contributions

See CONTRIBUTING.md. Security reports: SECURITY.md.

License

MIT No Attribution. Fork, ship, sublicense with no attribution required.

Trademark

Zillapi is an independent service and is not affiliated with, endorsed by, or sponsored by Zillow Group, Inc. "Zillow" and "Zestimate" are registered trademarks of Zillow Group, Inc.


Get started with Zillapi, 100 free credits