
Product
PHP and Composer Support Is Now in Beta
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.
apillow-mcp
Advanced tools
MCP server for Apillow — Zillow property data API. Search properties, get Zestimates, price history, and more directly from AI agents.
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.
pip install apillow-mcp
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 mcp add apillow -- apillow-mcp
| 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 |
| 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 |
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), ...
FAQs
MCP server for Apillow — Zillow property data API. Search properties, get Zestimates, price history, and more directly from AI agents.
We found that apillow-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Product
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.

Product
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.

Research
/Security News
Three compromised Rust crates pulled in a malicious dependency that downloaded and executed cross-platform malware during Cargo builds.