Apillow MCP Server
Zillow property data for AI agents. Search properties, get Zestimates, price history, school ratings, and more — directly from Claude, Cursor, or any MCP-compatible AI tool.
Quick Start
pip install apillow-mcp
Claude Desktop
Add to ~/.claude/claude_desktop_config.json:
{
"mcpServers": {
"apillow": {
"command": "apillow-mcp",
"env": {
"APILLOW_API_KEY": "your_key_here"
}
}
}
}
No API key yet? The agent can create one for you — just ask it to sign up.
Claude Code
claude mcp add apillow -- apillow-mcp
Tools
Property Data
| Tool | Description |
|---|---|
search_properties |
Search by city or area (e.g. "Austin TX") |
search_by_zip |
Search by ZIP codes (e.g. [90210]) |
get_property |
Look up by Zillow Property ID |
get_property_by_url |
Get data from a Zillow listing URL |
Account
| Tool | Description |
|---|---|
signup |
Create free account (50 req/month), get API key instantly |
check_usage |
See current usage, quota, and plan details |
upgrade_plan |
Get a Stripe payment link to upgrade your plan |
Example Conversation
You: Find me 3-bedroom homes under $500K in Austin TX
Agent: calls search_properties("Austin TX", type="sale", max_items=10) I found 8 listings. Here are the top options under $500K...
You: What schools are near that first property?
Agent: calls get_property(zpid=12345678) There are 3 nearby schools: Austin Elementary (rating 8/10), ...
Pricing
- Free: 50 requests/month (sign up through the agent)
- Pro: $9.99/mo — 3,333 requests
- Ultra: $29.99/mo — 10,000 requests
- Mega: $99.99/mo — 50,000 requests
Links
- Website: https://apillow.co
- API Docs: https://apillow.co/docs.html
- Guide: https://apillow.co/blog/zillow-mcp-server
- RapidAPI: https://rapidapi.com/info-UzmhEs339/api/zillow-property-data1
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file apillow_mcp-0.1.3.tar.gz.
File metadata
- Download URL: apillow_mcp-0.1.3.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.11.24 {"installer":{"name":"uv","version":"0.11.24","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3df82f5717a15bd46c9892d8152023a77000ab32f003b5ca1a46e59bc3d2996a
|
|
| MD5 |
60448942be2b14dc54bab79ad854d461
|
|
| BLAKE2b-256 |
70c6893f308ed7eaf3091162a86bd5e020828e9941d9a88c9a487d32b60cc0c1
|
File details
Details for the file apillow_mcp-0.1.3-py3-none-any.whl.
File metadata
- Download URL: apillow_mcp-0.1.3-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.11.24 {"installer":{"name":"uv","version":"0.11.24","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
659063f565cf97d06356b45ef47a17a6237502573f59083cf74f94b875daf2e1
|
|
| MD5 |
3cc2e4218bf8b85aaee4e96be66a01e9
|
|
| BLAKE2b-256 |
5799a23532683a14aa27f1dba46e547fd112167e49123ecb16eeb633ebcab9e8
|