apillow-mcp
Apillow MCP Server
Данные о недвижимости Zillow для AI-агентов. Ищите объекты, получайте Zestimates, историю цен, рейтинги школ и многое другое — прямо из Claude, Cursor или любого AI-инструмента, совместимого с 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
Инструменты
Данные о недвижимости
Инструмент | Описание |
| Поиск по городу или району (например, "Austin TX") |
| Поиск по ZIP-кодам (например, [90210]) |
| Поиск по Zillow Property ID |
| Получить данные из URL объявления Zillow |
Аккаунт
Инструмент | Описание |
| Создайте бесплатный аккаунт (50 запросов/мес), получите API-ключ мгновенно |
| Просмотр текущего использования, квоты и деталей плана |
| Получите платежную ссылку Stripe для обновления плана |
Пример диалога
Вы: Найдите мне дома с 3 спальнями до $500K в Austin TX
Агент: вызывает search_properties("Austin TX", type="sale", max_items=10) Я нашел 8 объявлений. Вот лучшие варианты до $500K...
Вы: Какие школы находятся рядом с этим первым объектом?
Агент: вызывает get_property(zpid=12345678) Рядом есть 3 школы: Austin Elementary (рейтинг 8/10), ...
Цены
Бесплатно: 50 запросов/мес (регистрация через агента)
Pro: $9.99/мес — 3,333 запроса
Ultra: $29.99/мес — 10,000 запросов
Mega: $99.99/мес — 50,000 запросов
Ссылки
Веб-сайт: https://apillow.co
Документация API: https://apillow.co/docs.html
Руководство: https://apillow.co/blog/zillow-mcp-server
RapidAPI: https://rapidapi.com/info-UzmhEs339/api/zillow-property-data1
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