Zillapi Zillow Mcp
About
Real-time Zillow property data, Zestimates, rent estimates, and listing search for AI agents. OAuth 2.1, free tier.
Details
- Author
- nikhonit
- Downloads
- 298
- Categories
- Other, API, Search, AI
Jump to
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Zillapi Zillow McpCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
{
"mcpServers": {
"zillapi": {
"url": "https://api.zillapi.com/mcp",
"transport": "streamable-http",
"auth": {
"type": "oauth2",
"flow": "pkce"
}
}
}
}
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"zillapi zillow mcp": {
"zillapi": {
"url": "https://api.zillapi.com/mcp",
"transport": "streamable-http",
"auth": {
"type": "oauth2",
"flow": "pkce"
}
}
}
}
}
McpServers
{
"zillapi": {
"url": "https://api.zillapi.com/mcp",
"transport": "streamable-http",
"auth": {
"type": "oauth2",
"flow": "pkce"
}
}
}
Zillow Skills: Property Data, Zestimates & Listings for AI Agents
Zillow Skills let your AI agentrun comps, pull Zestimates, and scan for-sale, sold & rental listingsacross 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.
Pure Python standard library. No dependencies. MIT-0 licensed.
# 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
Install the bundledzillow-fullfor agents that need broad coverage. Install the focused variants when you want minimum tool surface.
Set theZILLAPI_KEYenvironment variable to your Zillapi API key (formatzk_...).
Get a free key in 30 seconds: 100 credits, no card required. The same key works for these skills, thehosted MCP server, and direct REST calls.
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.
- API reference:https://zillapi.com/openapi.json
- Hosted MCP server:https://api.zillapi.com/mcp
- Quickstart:https://zillapi.com/quickstart/
SeeCONTRIBUTING.md. Security reports:SECURITY.md.
MIT No Attribution. Fork, ship, sublicense with no attribution required.
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.
Latvian property portal MCP: search rentals, sales & nightly stays, market stats; owner tools via OAuth. Remote server at https://bezbaseina.lv/mcp
MarketCheck automotive data: search US/UK listings, predict prices, decode VINs, market history.
AI-powered commercial real estate deal search, comp lookup, and property scoring for the Northeast US — 14K+ active listings, 100K+ closed comps
Free public AI-readable real estate listing exchange. Five MCP tools to search, retrieve, and act on residential, commercial, FSBO and off-market listings.
BatchData MCP (Real Estate & Contact Data)
Real Estate & Contact Enrichment Data MCP
Public HTAG MCP connectors for Australian property intelligence, H3 spatial intelligence, and capability discovery — 70+ read-only tools over Streamable HTTP.
Official OpenWeb Ninja MCP server connecting any AI agent to 40+ web data APIs for web search, e-commerce, local business, jobs, real estate, and finance data.
Search, compare, and track sailboats with real-time listings, market insights, specs, and price history.
Live Austin-area MLS listings in your AI assistant — active listings, property details, schools, taxes, and neighborhood data for the Austin metro. Free remote MCP server, no install.
An MCP server using the AviationStack API to fetch real-time flight data including airline flights, airport schedules, future flights and aircraft types.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




