apillow-mcp
Apillow MCP Server
Datos inmobiliarios de Zillow para agentes de IA. Busca propiedades, obtén Zestimates, historial de precios, valoraciones de escuelas y más, directamente desde Claude, Cursor o cualquier herramienta de IA compatible con MCP.
Inicio rápido
pip install apillow-mcpClaude Desktop
Añade a ~/.claude/claude_desktop_config.json:
{
"mcpServers": {
"apillow": {
"command": "apillow-mcp",
"env": {
"APILLOW_API_KEY": "your_key_here"
}
}
}
}¿Aún no tienes clave de API? El agente puede crearte una: solo pídele que se registre.
Claude Code
claude mcp add apillow -- apillow-mcpRelated MCP server: Zillow56 MCP Server
Herramientas
Datos de propiedad
Herramienta | Descripción |
| Busca por ciudad o zona (p. ej., "Austin TX") |
| Busca por códigos postales (p. ej., [90210]) |
| Consulta por ID de propiedad de Zillow |
| Obtén datos desde la URL de un anuncio de Zillow |
Cuenta
Herramienta | Descripción |
| Crea una cuenta gratuita (50 solicitudes/mes), obtén tu clave de API al instante |
| Consulta el uso actual, la cuota y los detalles del plan |
| Obtén un enlace de pago de Stripe para mejorar tu plan |
Ejemplo de conversación
Tú: Encuentra casas de 3 dormitorios por menos de 500 000 $ en Austin, TX
Agente: llama a search_properties("Austin TX", type="sale", max_items=10) He encontrado 8 anuncios. Estas son las mejores opciones por menos de 500 000 $...
Tú: ¿Qué escuelas hay cerca de esa primera propiedad?
Agente: llama a get_property(zpid=12345678) Hay 3 escuelas cercanas: Austin Elementary (puntuación 8/10), ...
Precios
Gratis: 50 solicitudes/mes (regístrate a través del agente)
Pro: $9.99/mes — 3,333 solicitudes
Ultra: $29.99/mes — 10,000 solicitudes
Mega: $99.99/mes — 50,000 solicitudes
Enlaces
Sitio web: https://apillow.co
Documentación de API: https://apillow.co/docs.html
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