買屋快搜 — 房屋物件搜尋 MCP Server for Claude Desktop / Codex CLI
Project description
買屋快搜
房屋物件搜尋 MCP Server — 讓 Claude 幫你找房子。
一鍵安裝
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(含 Store 版)+ Codex CLI。 安裝完成後,重啟應用即可使用。
功能
- house_search — 搜尋物件列表(城市、行政區、房數、價格、坪數、屋齡等篩選)
- house_get_detail — 查詢單一物件完整明細(座向、建築結構、生活圈步行距離、管理費等)
使用方式
直接在 Claude 對話中說:
- 「幫我找板橋三房 預算一千八」
- 「台中西屯有什麼降價的三房大樓嗎」
- 「查一下這間物件的明細:1083GN」
手動安裝
如果一鍵安裝失敗,可以手動設定:
- 安裝 uv
- 編輯 Claude Desktop 設定檔:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
- macOS:
- 加入:
{
"mcpServers": {
"買屋快搜": {
"command": "uvx",
"args": ["house-search-mcp"]
}
}
}
- 重啟 Claude Desktop
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
house_search_mcp-0.2.1.tar.gz
(49.6 kB
view details)
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.2.1.tar.gz.
File metadata
- Download URL: house_search_mcp-0.2.1.tar.gz
- Upload date:
- Size: 49.6 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 |
86775e7cecea929aa9d31dcb239f0b37286c84fa7acd99a60379cbb40b9f43da
|
|
| MD5 |
26536e493a6247b23e271a30e62730dd
|
|
| BLAKE2b-256 |
55960490f8a40183edf771f600cf7ad8a3f8e1f4d0da1ee7a32c25964b59aa14
|
File details
Details for the file house_search_mcp-0.2.1-py3-none-any.whl.
File metadata
- Download URL: house_search_mcp-0.2.1-py3-none-any.whl
- Upload date:
- Size: 9.2 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 |
48ed84f66063e780412c64420c76c4e4e3ff761109f6324778bff872eb83fc58
|
|
| MD5 |
d34f8b54b209f7b52fcbafa680f1409a
|
|
| BLAKE2b-256 |
1c446c80e766ac33827e6d755d26934fea834b99b28e3b6e255ba59db51a499e
|