apillow-mcp
Apillow MCP 服务器
面向 AI 代理的 Zillow 房产数据。搜索房产、获取 Zestimate 估值、房价历史、学校评级等——可直接从 Claude、Cursor 或任何兼容 MCP 的工具中使用。
快速开始
pip install apillow-mcpClaude Desktop
添加到 ~/.claude/claude_desktop_config.json:
{
"mcpServers": {
"apillow": {
"command": "apillow-mcp",
"env": {
"APILLOW_API_KEY": "your_key_here"
}
}
}
}还没有 API 密钥?代理可以为你创建一个——只需让它注册即可。
Claude Code
claude mcp add apillow -- apillow-mcpRelated MCP server: Zillow56 MCP Server
工具
房产数据
工具 | 描述 |
| 按城市或区域搜索(例如“奥斯汀 TX”) |
| 按邮政编码搜索(例如 [90210]) |
| 按 Zillow 房产 ID 查询 |
| 从 Zillow 房源链接获取数据 |
账户
工具 | 描述 |
| 创建免费账户(每月 50 次请求),立即获取 API 密钥 |
| 查看当前使用量、配额和套餐详情 |
| 获取升级套餐的 Stripe 支付链接 |
示例对话
你: 帮我找奥斯汀 TX 地区 50 万美元以下的三居室房源
代理: 调用 search_properties("Austin TX", type="sale", max_items=10) 我找到了 8 个房源。以下是 50 万美元以下的最佳选项...
你: 第一个房源附近有哪些学校?
代理: 调用 get_property(zpid=12345678) 附近有 3 所学校:奥斯汀小学(评分 8/10)...
定价
免费版:每月 50 次请求(通过代理注册)
专业版:$9.99/月 — 3,333 次请求
高级版:$29.99/月 — 10,000 次请求
旗舰版:$99.99/月 — 50,000 次请求
链接
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseCqualityDmaintenanceEnables access to Zillow real estate data through the Zillow Working API, allowing users to query property information and listings.1MIT
- AlicenseCqualityCmaintenanceEnables access to the Zillow56 API to search for real estate listings and rental market trends using locations, coordinates, or specific property filters. It also provides comprehensive housing market snapshots and historical data based on the Zillow Home Value Index (ZHVI).37MIT
- AlicenseNot gradedqualityFmaintenanceProvides real-time access to Zillow real estate data, enabling property search, details, Zestimates, market trends, and mortgage calculations via natural language.1047MIT
- AlicenseNot gradedqualityDmaintenanceIntegrates Zillow real estate data with AI assistants, enabling property search, neighborhood insights, and affordability calculations through natural language.101MIT
Related MCP Connectors
Zillow MCP for AI agents: property data, Zestimates & listings — 300+ fields per home. Free tier.
U.S. real-estate data: property records, AVM value + rent estimates, sale/rental listings.
US real estate market data for AI agents: prices, yields, forecasts and scores for 894 markets.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/bobbyseamoss/apillow-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server