Skip to main content

買屋快搜 — 房屋物件搜尋 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 版)

安裝完成後,重啟應用即可使用。

功能

  • house_search — 搜尋物件列表(城市、行政區、房數、價格、坪數、屋齡等篩選)
  • house_get_detail — 查詢單一物件完整明細(座向、建築結構、生活圈步行距離、管理費等)

使用方式

在 AI 對話中直接說:

  • 「幫我找板橋三房 預算一千八」
  • 「台中西屯有什麼降價的三房大樓嗎」
  • 「查一下這間物件的明細:1083GN」

手動安裝

如果一鍵安裝失敗,可以手動設定:

  1. 安裝 uv

  2. 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"]
        }
      }
    }
    
  3. Codex CLI — 執行指令:

    codex mcp add 買屋快搜 -- uvx house-search-mcp
    
  4. 重啟應用

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.2.tar.gz (49.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

house_search_mcp-0.2.2-py3-none-any.whl (9.4 kB view details)

Uploaded Python 3

File details

Details for the file house_search_mcp-0.2.2.tar.gz.

File metadata

  • Download URL: house_search_mcp-0.2.2.tar.gz
  • Upload date:
  • Size: 49.8 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

Hashes for house_search_mcp-0.2.2.tar.gz
Algorithm Hash digest
SHA256 14ebcf94bde9a3475ba4321b9b21b3b4e50374879065a70ea4d3d64ad310d885
MD5 80406061a4b34c52c9bb62e6a003c1dd
BLAKE2b-256 167c3ab713d1f3715dc0678c2f2910a2db067f1b1065ec754ed8860b5087d140

See more details on using hashes here.

File details

Details for the file house_search_mcp-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: house_search_mcp-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 9.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

Hashes for house_search_mcp-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 2871faa2707b8fdf5c880033bfab05fa05e06d35017d7664f4ec422fe7dcce24
MD5 327597c733a23d3ab68181cbbf2b8fcb
BLAKE2b-256 8b2c29e710a72655b353acc7f329d23bbe8d6f7d3d46dc6b831d907d74525d95

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page