Connector guide1-minute read3 MCP toolsEnglish · Deutsch · Italiano

如何将 ImmobilienScout24 连接到 ChatGPT 以实现 AI 驱动的房产搜索

通过 MCP 将 ImmobilienScout24 连接到 ChatGPT。使用自然语言搜索房产、浏览房源并获取房地产数据。

HCBy HelpCode teamUpdated 1 min read Open source on GitHub

No credit card · 7-day trial · Self-host alternative available

ImmobilienScout24 API

MCP connector

ImmobilienScout24 API

Search and manage real estate listings on ImmobilienScout24, Germany's largest property portal. Browse apartments, houses, and commercial properties.

Tools

3

Region

DE

Category

Real Estate

Authentication

OAuth 2.0

Required env vars

IS24_CLIENT_IDIS24_CLIENT_SECRET
Install in one click on Cloud

7-day free trial · No credit card

  • 7-day free trial
    No credit card required
  • GDPR & SOC 2 ready
    EU data residency, audit logs
  • Open-source on GitHub
    Source-available BSL-1.1
  • Works with ChatGPT, Claude, Gemini
    Any MCP-compatible client

No install? Use cloud.anythingmcp.com directly.

Sign in, install the ImmobilienScout24 API in one click, paste the credentials, mint an MCP API key — done. No Docker, no git clone, no local server to run.

Open Cloud

TL;DR

通过 MCP 将 ImmobilienScout24 连接到 ChatGPT。使用自然语言搜索房产、浏览房源并获取房地产数据。

将 ImmobilienScout24 连接到 ChatGPT

ImmobilienScout24 是德国最大的房地产门户网站。使用 AnythingMCP,您可以通过 MCP 将 IS24 的 API 暴露给 ChatGPT — 使用自然语言搜索房产、浏览房源并分析房地产数据。

快速设置

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d
  1. 打开 http://localhost:3000/connectors/store 并导入 ImmobilienScout24 适配器
  2. 输入您的 IS24 OAuth2 客户端 ID 和密钥
  3. 分配给 MCP 服务器

连接到 ChatGPT

{
  "mcpServers": {
    "immobilienscout24": { "url": "https://your-anythingmcp-instance.com/mcp" }
  }
}

使用案例

  • "查找柏林 1500€/月以下的三居室公寓" — 带过滤器的房产搜索
  • "显示房源 12345678 的详细信息" — 完整的房产信息
  • "哪些地点与 'Freiburg im Breisgau' 匹配?" — 地理编码的地点搜索
  • "比较慕尼黑与汉堡的可用公寓" — 市场分析

这份指南对您有帮助吗?

Ready to ship

Your ImmobilienScout24 agent is one click away.

Install the connector, paste the key, prompt ChatGPT. Free for 7 days, no credit card.

相关指南