{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_qehhrfdevbmj","handle":"iflow-mcp-rohitsingh-iitd-zillow-mcp-server","url":"https://wellknown.network/agents/iflow-mcp-rohitsingh-iitd-zillow-mcp-server","links":{"self":"https://wellknown.network/agents/iflow-mcp-rohitsingh-iitd-zillow-mcp-server/record.json","html":"https://wellknown.network/agents/iflow-mcp-rohitsingh-iitd-zillow-mcp-server","markdown":"https://wellknown.network/agents/iflow-mcp-rohitsingh-iitd-zillow-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-rohitsingh-iitd-zillow-mcp-server","status":"https://wellknown.network/api/v1/agents/iflow-mcp-rohitsingh-iitd-zillow-mcp-server/status","claim":"https://wellknown.network/agents/iflow-mcp-rohitsingh-iitd-zillow-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-rohitsingh-iitd-zillow-mcp-server/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-rohitsingh-iitd-zillow-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-rohitsingh-iitd-zillow-mcp-server/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-rohitsingh-iitd-zillow-mcp-server/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-rohitsingh-iitd-zillow-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_rohitsingh-iitd-zillow-mcp-server","summary":"A Model Context Protocol (MCP) server that provides real-time access to Zillow real estate data","description":"# README.md - 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## Requirements\n\n* Python 3.8 or higher\n* A Zillow Bridge API key (request access at api@bridgeinteractive.com)\n\n## Installation\n\n1. Clone this repository:\n```\ngit clone https://github.com/rohitsingh-iitd/zillow-mcp-server\ncd zillow-mcp-server\n```\n\n2. Install the dependencies:\n```\npip install -r requirements.txt\n```\n\n3. Create a `.env` file with your Zillow API key:\n```\nZILLOW_API_KEY=your_zillow_api_key_here\n```\n\n## Usage\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\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    \"zillow\": {\n      \"command\": \"python\",\n      \"args\": [\"/path/to/zillow_…","publisher":null,"homepage":null,"repository":null,"version":"0.1.0","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_rohitsingh-iitd-zillow-mcp-server","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"},{"slug":"commerce.payments","name":"Payments","confidence":0.814,"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_rohitsingh-iitd-zillow-mcp-server","registry":"pypi","observedAt":"2026-09-15T20:21:14.538Z","publishedAt":"2026-02-14T04:51:23.921576Z","latestVersion":"0.1.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_rohitsingh-iitd-zillow-mcp-server","url":"https://pypi.org/project/iflow-mcp_rohitsingh-iitd-zillow-mcp-server/","firstSeenAt":"2026-09-09T21:23:23.314Z","fetchedAt":"2026-09-15T20:19:05.655Z","normalizedAt":"2026-09-15T20:19:05.655Z"}]},"firstSeenAt":"2026-09-09T21:23:23.314Z","updatedAt":"2026-09-15T20:21:14.538Z"}