Skip the install. Get this working in under 2 minutes.
Start a free trial on cloud.anythingmcp.com, add the Idealista in one click, then point your AI client (Claude, ChatGPT, Copilot or Cursor) at the generated MCP endpoint. No Docker, no git clone, zero engineering experience required.
Summary
Search Idealista real estate listings (Spain, Italy, Portugal) from any AI assistant. Find apartments and houses for sale or rent, read full listing detail, look up neighborhood data. 4 tools, no auth — reverse-engineered from the Idealista mobile app.
Frag einfach
Beispiel-Prompts für Idealista
Klick auf einen Prompt, um ihn zu kopieren. In Claude, ChatGPT, Cursor, Gemini, Copilot oder OpenClaw einfügen — und gegen diesen Konnektor laufen lassen.
Claude ist KI und kann Fehler machen. Bitte Antworten gegenprüfen.
💡 Keine Installation? Nutze cloud.anythingmcp.com direkt. Einloggen, Connectors → Idealista klicken, Zugangsdaten einfügen, MCP-API-Key erzeugen — fertig. Kein Docker, kein
git clone, kein lokaler Server.
Idealista + Claude
Search Idealista real estate listings (Spain, Italy, Portugal) from any AI assistant. Find apartments and houses for sale or rent, read full listing detail, look up neighborhood data. 4 tools, no auth — reverse-engineered from the Idealista mobile app.
Voraussetzungen
Die vollständige Setup-Anleitung ist in den Connector eingebaut (im Store sichtbar, wenn du den Connector auswählst). Benötigte Umgebungsvariablen für diesen Connector:
(none — public API)
Schritt 1 — Zugangsdaten holen
This connector wraps the Idealista mobile app's internal API (app.idealista.it).
Setup: nothing. The mobile API endpoints used here do not require OAuth for read access.
Markets: Idealista operates in Italy, Spain, and Portugal. The locale path segment in URLs (/api/3.5/it/..., /api/3.5/es/..., /api/3.5/pt/...) selects the market. Pass locale as a tool parameter.
What it does NOT do: contact sellers, save searches, post listings. Use this connector to find and read listings; act on them in the Idealista app/site.
…(continued in the in-app connector instructions)
Schritt 2 — Adapter installieren
git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d
Schritt 3 — Idealista-Connector in Claude einrichten
Fünf Klicks über zwei Tabs — wir gehen jeden Bildschirm durch. Du brauchst die MCP-Server-URL aus Schritt 2 und deinen AnythingMCP-Login bereit.
1. Öffne Claude's Customize → Connectors
In Claude gehe auf Customize → Connectors (claude.ai/customize/connectors) und klicke das + oben rechts.

claude.ai/customize/connectorsVerfügbar auf Claude Pro, Team, Enterprise.
2. MCP-Server-URL einfügen
Füge die URL aus Schritt 2 ein — https://cloud.anythingmcp.com/mcp/<deine-id>. Kein Name, kein Auth-Header, keine erweiterten Einstellungen: nur die URL. Dann klicke Add.

Jeder Connector hat seine eigene URL — privat und jederzeit widerrufbar.
3. Auf Connect klicken
Der Connector erscheint mit AnythingMCP-Icon. Claude zeigt „You are not connected to AnythingMCP yet." Klicke Connect — Claude öffnet AnythingMCP in einem neuen Tab.

4. Claude auf AnythingMCP autorisieren
Melde dich mit deinen AnythingMCP-Credentials an. Einmalig pro Browser; Session bleibt bestehen.

cloud.anythingmcp.com/oauth/authorizeDein Passwort erreicht Claude nie — Standard-OAuth-Handshake.
5. Alle Idealista-Tools erscheinen in Claude
Claude entdeckt alle Idealista-Tools automatisch. Pro Tool einstellbar: immer erlauben, jedes Mal fragen oder nie. Du bist startklar.

Fertig — los geht's. Probier: „Finde 2-Zimmer-Wohnungen zur Miete in Milano Navigli unter 1500 €/Monat, in den letzten 7 Tagen eingestellt." Claude entdeckt die Tools und ruft sie selbstständig auf.
Verfügbare Tools
| Tool | What it does |
|---|---|
idealista_search | Search Idealista listings with filters |
idealista_get_listing | Full detail of one Idealista listing by ID — full description, all photos, agency, contact, geocoordinate, energy class, characteristics |
idealista_search_locations | Search for Idealista location IDs (cities, neighborhoods, districts) |
idealista_map_search | Search Idealista listings within a geo bounding box (map-driven search) |
FAQ
Funktioniert es mit Claude Code genauso wie mit Claude Desktop? Ja — beide auf https://cloud.anythingmcp.com/mcp zeigen lassen.
Nächste Schritte
War dieser Guide hilfreich?