Connector guide1-minute read3 MCP toolsEnglish · Deutsch · Italiano

How to Connect ImmobilienScout24 to ChatGPT for AI-Powered Property Search

Connect ImmobilienScout24 to ChatGPT using MCP. Search properties, browse listings, and get real estate data with natural language.

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

Connect ImmobilienScout24 to ChatGPT using MCP. Search properties, browse listings, and get real estate data with natural language.

Connect ImmobilienScout24 to ChatGPT

ImmobilienScout24 is Germany's largest real estate portal. Using AnythingMCP, you can expose IS24's API to ChatGPT through MCP — search properties, browse listings, and analyze real estate data in natural language.

Quick Setup

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d
  1. Open http://localhost:3000/connectors/store and import the ImmobilienScout24 adapter
  2. Enter your IS24 OAuth2 client ID and secret
  3. Assign to an MCP server

Connect to ChatGPT

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

Use Cases

  • "Find 3-room apartments in Berlin under 1500€/month" — Property search with filters
  • "Show me details for listing 12345678" — Full property information
  • "What locations match 'Freiburg im Breisgau'?" — Location search for geocodes
  • "Compare available apartments in Munich vs Hamburg" — Market analysis

Was this guide helpful?

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.

Related guides