Run supervised property-detail and market-trend lookups from an MCP client while checking data-source terms before use.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill retrieve-zillow-style-property-details-and-market-trends-through-an-mcp-server --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Retrieve Zillow Style Property Details And Market Trends Through An Mcp Server?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-retrieve-zillow-style-property-details-and-market-)More formats (shields.io, HTML) on the badges page.
---
name: "Retrieve Zillow-style property details and market trends through an MCP server"
slug: "retrieve-zillow-style-property-details-and-market-trends-through-an-mcp-server"
description: "Run supervised property-detail and market-trend lookups from an MCP client while checking data-source terms before use."
github_stars: 40
verification: "security_reviewed"
source: "https://github.com/sap156/zillow-mcp-server"
author: "sap156"
publisher_type: "open_source"
category: "Integrations & Connectors"
framework: "MCP"
tool_ecosystem:
github_repo: "sap156/zillow-mcp-server"
github_stars: 40
npm_package: "zillow-mcp-server"
npm_weekly_downloads: 0
---
# Retrieve Zillow-style property details and market trends through an MCP server
Run supervised property-detail and market-trend lookups from an MCP client while checking data-source terms before use.
## Prerequisites
MCP client, Zillow/property-data access configured by the repository, API or data-source terms reviewed by the operator
## Installation
Use the upstream install or setup path that matches your environment:
- git clone https://github.com/yourusername/zillow-mcp-server.git
- pip install -r requirements.txt
- docker build -t zillow-mcp-server .
- docker run -p 8000:8000 -e ZILLOW_API_KEY=your_key_here zillow-mcp-server
Requirements and caveats from upstream:
- A Model Context Protocol (MCP) server that provides real-time access to Zillow real estate data, built with Python and FastMCP.
- Python 3.8 or higher
- python zillow_mcp_server.py
Basic usage or getting-started notes:
- A Zillow Bridge API key (request access at api@bridgeinteractive.com)
- Clone this repository:
- cd zillow-mcp-server
- Source: https://github.com/sap156/zillow-mcp-server
- Extracted from upstream docs: https://raw.githubusercontent.com/sap156/zillow-mcp-server/HEAD/README.md
## Documentation
- https://github.com/sap156/zillow-mcp-server
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/retrieve-zillow-style-property-details-and-market-trends-through-an-mcp-server/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!