apillow-mcp
Apillow MCP Server
AI 에이전트를 위한 Zillow 부동산 데이터입니다. 매물 검색, Zestimates, 가격 내역, 학교 평점 등을 Claude, Cursor 또는 MCP 호환 AI 도구에서 바로 이용하세요.
빠른 시작
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로 조회 |
| Zillow 리스팅 URL에서 데이터 가져오기 |
계정
도구 | 설명 |
| 무료 계정 생성 (월 50회 요청), API 키 즉시 받기 |
| 현재 사용량, 할당량, 요금제 세부정보 확인 |
| 요금제 업그레이드를 위한 Stripe 결제 링크 받기 |
대화 예시
사용자: 오스틴 텍사스에서 50만 달러 미만의 침실 3개 주택을 찾아줘.
에이전트: search_properties("Austin TX", type="sale", max_items=10)를 호출 8개 매물을 찾았습니다. 50만 달러 미만의 상위 옵션은 다음과 같습니다...
사용자: 그 첫 번째 매물 근처에는 어떤 학교가 있나요?
에이전트: get_property(zpid=12345678)를 호출 근처에 학교 3곳이 있습니다: Austin Elementary (평점 8/10), ...
가격
Free: 월 50회 요청 (에이전트를 통해 가입)
Pro: 월 $9.99 — 요청 3,333회
Ultra: 월 $29.99 — 요청 10,000회
Mega: 월 $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