Zillapi - Zillow Property Data
Provides tools to access U.S. Zillow property data including Zestimates, listings, photos, schools, taxes, price history, and agent contact via the Zillapi REST API.
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, no scraping.
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, Cursor, 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-skillsRelated MCP server: Zillow Working API MCP Server
Skills in this repo
Skill | Purpose | Cost |
Complete property data toolkit: address lookup, URL lookup, Zestimate, search, history, photos, schools, agent | 1 credit per call | |
Zestimate-only valuation lookups (lighter response) | 1 credit per call | |
Bounding-box and location-based listing search | 1 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
API reference: https://zillapi.com/openapi.json
Hosted MCP server: https://api.zillapi.com/mcp
Quickstart: https://zillapi.com/quickstart/
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.
This server cannot be installed
Maintenance
Related MCP Servers
- Alicense-qualityDmaintenanceA Model Context Protocol server that provides real-time access to Zillow real estate data, enabling property search, detailed information retrieval, Zestimates, market trends analysis, and mortgage calculations.7MIT
- AlicenseCqualityDmaintenanceEnables access to Zillow real estate data through the Zillow Working API, allowing users to query property information and listings.1MIT
- AlicenseCqualityCmaintenanceEnables access to the Zillow56 API to search for real estate listings and rental market trends using locations, coordinates, or specific property filters. It also provides comprehensive housing market snapshots and historical data based on the Zillow Home Value Index (ZHVI).37MIT
- Alicense-qualityFmaintenanceProvides real-time access to Zillow real estate data, enabling property search, details, Zestimates, market trends, and mortgage calculations via natural language.1546MIT
Related MCP Connectors
Zillow MCP for AI agents: property data, Zestimates & listings — 300+ fields per home. Free tier.
RealEstateAPI MCP — property search, detail, and skip-trace (realestateapi.com)
Property Records MCP — address-level US property records (sales history,
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/ZeroPointRepo/zillow-skills'
If you have feedback or need assistance with the MCP directory API, please join our Discord server