← Back to search
80
Agent Ready
Agentic Readiness Score
ecommerce automationhostingllms-txtopenapiapiai-pluginmcpaiml

Agentic Signals

📄
Found
🤖
Found
📖
OpenAPI Spec
Found
🔗
Structured API
Not found
🛡
Not specified
🏷
Schema.org Markup
Found
MCP Server
Found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 80/100

            

llms.txt Content

<!DOCTYPE html> <html lang="de"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>immoswipe AI - MCP Server für Schweizer Immobilien | AI Integration</title> <meta name="description" content="🚀 Durchsuchen Sie 1000+ Schweizer Immobilien via Model Context Protocol (MCP). Für Claude, AI-Assistenten & Custom Apps. Echtzeit-Daten, Bilder & Smart Search. Kostenlos verfügbar!"> <meta name="keywords" content="MCP Server, Model Context Protocol, Claude AI, AI API, Schweizer Immobilien, Wohnungssuche API, immoswipe, KI Immobiliensuche, Smart Property Search"> <meta name="robots" content="index, follow"> <link rel="canonical" href="https://ai.immoswipe.ch/"> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Hind:wght@300;400;600;700&display=swap" rel="stylesheet"> <link rel="stylesheet" href="/brand.css"> <!-- Early language detection to prevent flash --> <script> (function() { var savedLang = localStorage.getItem('preferredLang'); if (savedLang === 'en') { document.documentElement.lang = 'en'; } })(); </script> <!-- Open Graph --> <meta property="og:title" content="immoswipe AI - MCP Server für Schweizer Immobilien"> <meta property="og:description" content="Durchsuchen Sie 1000+ Immobilien via Model Context Protocol - für Claude, AI-Assistenten & Custom Apps"> <meta property="og:type" content="website"> <meta property="og:url" content="https://ai.immoswipe.ch/"> <meta property="og:image" content="https://immoswipe.ch/og-image.png"> <!-- JSON-LD Structured Data --> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "WebAPI", "name": "immoswipe AI MCP Server", "description": "Model Context Protocol Server für AI-gestützte Immobiliensuche in der Schw

OpenAPI Spec (preview)

{ "openapi": "3.1.0", "info": { "title": "Immoswipe – Swiss Property Search", "version": "1.0.0", "description": "Search and discover Swiss apartments, houses, and commercial properties for rent or sale. All prices in CHF. Properties located in Switzerland only." }, "servers": [ { "url": "https://ai.immoswipe.ch" } ], "paths": { "/api/search": { "get": { "x-openai-isConsequential": false, "operationId": "searchListings", "summary":