買屋快搜 — 房屋物件搜尋 MCP Server for Claude Desktop / Codex CLI
Project description
買屋快搜
房屋物件搜尋 MCP Server — 讓 AI 幫你找房子。
支援 Claude Desktop / Codex CLI,以及所有相容 MCP 的 AI 工具。
一鍵安裝
macOS / Linux:
curl -LsSf https://raw.githubusercontent.com/tonywang0122/house-search-mcp/main/install.sh | bash
Windows (PowerShell):
irm https://raw.githubusercontent.com/tonywang0122/house-search-mcp/main/install.ps1 | iex
如果遇到 ExecutionPolicy 錯誤:
# 方法 A:只對這次生效(推薦) powershell -ExecutionPolicy Bypass -Command "irm https://raw.githubusercontent.com/tonywang0122/house-search-mcp/main/install.ps1 | iex" # 方法 B:永久放行(需管理員權限) Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy RemoteSigned # 然後重跑安裝指令
安裝腳本自動偵測並設定:
- Claude Desktop(macOS / Windows 一般版 / Store 版)
- Codex CLI(macOS / Windows 一般版 / Store 版)
安裝完成後,重啟應用即可使用。
升級
開啟終端機(macOS: Terminal / Windows: PowerShell),貼上:
uv cache clean house-search-mcp
然後重啟 Claude Desktop / Codex CLI,會自動下載最新版。
功能
- house_search — 搜尋物件列表(城市、行政區、房數、價格、坪數、屋齡等篩選)
- house_get_detail — 查詢單一物件完整明細(座向、建築結構、生活圈步行距離、管理費等)
使用方式
在 AI 對話中直接說:
- 「幫我找板橋三房 預算一千八」
- 「台中西屯有什麼降價的三房大樓嗎」
- 「查一下這間物件的明細:1083GN」
手動安裝
如果一鍵安裝失敗,可以手動設定:
-
安裝 uv
-
Claude Desktop — 編輯設定檔:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json(Store 版路徑不同,安裝腳本會自動偵測)
{ "mcpServers": { "買屋快搜": { "command": "uvx", "args": ["house-search-mcp"] } } }
- macOS:
-
Codex CLI — 執行指令:
codex mcp add house-search -- uvx house-search-mcp
-
重啟應用
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file house_search_mcp-0.3.1.tar.gz.
File metadata
- Download URL: house_search_mcp-0.3.1.tar.gz
- Upload date:
- Size: 56.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.12 {"installer":{"name":"uv","version":"0.10.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ed59366de87ee3c0a1a4407e8dfa19925db501fe88564af0a080a3ab3823f40
|
|
| MD5 |
f41b4841441f02eb65b5d8a7ee031c60
|
|
| BLAKE2b-256 |
42a64e7eaa9d5fa3a045bfeb3b408a8b4e01989d44e61bf1534e3a66ae68581a
|
File details
Details for the file house_search_mcp-0.3.1-py3-none-any.whl.
File metadata
- Download URL: house_search_mcp-0.3.1-py3-none-any.whl
- Upload date:
- Size: 10.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.12 {"installer":{"name":"uv","version":"0.10.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
18a93652cee036615aeb4b27d40087c117096fdebb2835732a049f71352e4a84
|
|
| MD5 |
45c2aaa501ea32572733e3d2f0411ece
|
|
| BLAKE2b-256 |
348205fe44ba6b31738ca8c63e3f4ce52bd907c96296b03f1acc86b79847b369
|