Connector guide1-minute read3 MCP toolsEnglish · Deutsch · Italiano

How to Connect Immobilienscout24 to Gemini — via MCP

Connect ImmobilienScout24 to Claude AI using MCP. Search properties and manage listings with natural language. Step-by-step setup guide.

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 Claude AI using MCP. Search properties and manage listings with natural language. Step-by-step setup guide.

Connect ImmobilienScout24 to Claude

ImmobilienScout24 is Germany's largest real estate portal. With AnythingMCP, you can connect IS24 to Claude AI and search properties using natural language.

What You Can Do

  • "Find apartments in Berlin Mitte under 1200€ warm"
  • "Show me details for expose 12345678"
  • "Search for locations matching 'Freiburg'"
  • "What 2-room flats are available in Munich?"

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 client secret
  3. Assign the connector to an MCP server

Connect Claude

{
  "mcpServers": {
    "immobilienscout24": { "url": "http://localhost:4000/mcp" }
  }
}

Available Tools

ToolDescription
is24_search_propertiesSearch listings by location and filters
is24_search_locationsFind GeoCode IDs for property searches
is24_get_propertyGet full property details by expose ID

Was this guide helpful?

Ready to ship

Your ImmobilienScout24 agent is one click away.

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

Related guides