{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_577edw9zf75k","handle":"iflow-mcp-sap156-zillow-mcp-server","url":"https://wellknown.network/agents/iflow-mcp-sap156-zillow-mcp-server","links":{"self":"https://wellknown.network/agents/iflow-mcp-sap156-zillow-mcp-server/record.json","html":"https://wellknown.network/agents/iflow-mcp-sap156-zillow-mcp-server","markdown":"https://wellknown.network/agents/iflow-mcp-sap156-zillow-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-sap156-zillow-mcp-server","status":"https://wellknown.network/api/v1/agents/iflow-mcp-sap156-zillow-mcp-server/status","claim":"https://wellknown.network/agents/iflow-mcp-sap156-zillow-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-sap156-zillow-mcp-server/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-sap156-zillow-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-sap156-zillow-mcp-server/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-sap156-zillow-mcp-server/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-sap156-zillow-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_sap156-zillow-mcp-server","summary":"Zillow MCP Server for real estate data access via the Model Context Protocol","description":"# Zillow MCP Server\n\nA Model Context Protocol (MCP) server that provides real-time access to Zillow real estate data, built with Python and FastMCP.\n\n## Features\n\n- 🏠 **Property Search**: Search for properties by location, price range, and property features\n- 💰 **Property Details**: Get detailed information about specific properties\n- 📊 **Zestimates**: Access Zillow's proprietary home valuation data\n- 📈 **Market Trends**: View real estate market trends for any location\n- 🧮 **Mortgage Calculator**: Calculate mortgage payments based on various inputs\n- 🔍 **Health Check**: Verify API connectivity and monitor performance\n\n## Installation\n\n### Prerequisites\n\n- Python 3.8 or higher\n- A Zillow Bridge API key (request access at api@bridgeinteractive.com)\n\n### Setup\n\n1. Clone this repository:\n   ```\n   git clone https://github.com/yourusername/zillow-mcp-server.git\n   cd zillow-mcp-server\n   ```\n\n2. Install the dependencies:\n   ```\n   pip install -r requirements.txt\n   ```\n\n3. Create a `.env` file with your Zillow API key:\n   ```\n   ZILLOW_API_KEY=your_zillow_api_key_here\n   ```\n\n### Running the Server\n\nRun the server with options:\n\n```bash\n# Standard stdio mode (for Claude Desktop)\npython zillow_mcp_server.py\n\n# HTTP server mode (for remote access)\npython zillow_mcp_server.py --http --port 8000\n\n# Debug mode for more verbose logging\npython zillow_mcp_server.py --debug\n```\n\n### Docker Deployment\n\nYou can also run the server using Docker:\n\n```bash\n# Build the Docker image\ndocker build -t zillow-mcp-server .\n\n# Run with environment variables\ndocker run -p 8000:8000 -e ZILLOW_API_KEY=your_key_here zillow-mcp-server\n\n# Or using an env file\ndocker run -p 8000:8000 --env-file .env zillow-mcp-server\n```\n\n## Usage with Claude Desktop\n\nAdd the Zillow MCP server to your Claude Desktop configuration file:\n\n- **macOS**: `~/Library/Application Support/Claude/claude_desktop_config.json`\n- **Windows**: `%APPDATA%\\Claude\\claude_desktop_config.json`\n\n```json\n{\n  \"mcpServers\": {\n    \"z…","publisher":null,"homepage":"https://github.com/sap156/zillow-mcp-server","repository":"https://github.com/sap156/zillow-mcp-server","version":"1.0.2","license":"MIT","protocols":["mcp"],"tags":["zillow","mcp","model-context-protocol","real-estate","claude","api"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_sap156-zillow-mcp-server","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"},{"slug":"commerce.payments","name":"Payments","confidence":0.814,"provenance":"derived"},{"slug":"dev.ci-cd","name":"CI/CD & Deploy","confidence":0.779,"provenance":"derived"}],"categories":["commerce","dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_sap156-zillow-mcp-server","registry":"pypi","observedAt":"2026-09-15T20:21:17.247Z","publishedAt":"2026-02-06T18:05:18.749382Z","latestVersion":"1.0.2"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_sap156-zillow-mcp-server","url":"https://pypi.org/project/iflow-mcp_sap156-zillow-mcp-server/","firstSeenAt":"2026-09-09T21:23:35.308Z","fetchedAt":"2026-09-15T20:19:17.737Z","normalizedAt":"2026-09-15T20:19:17.737Z"}]},"firstSeenAt":"2026-09-09T21:23:35.308Z","updatedAt":"2026-09-15T20:21:17.247Z"}