Normi — French Real Estate Data (DVF)
OfficialNormi — MCP-Server für französische Immobiliendaten
Greifen Sie von Claude Desktop, Cursor, VS Code oder einem beliebigen MCP-Client auf 17M+ geokodierte französische Immobilientransaktionen (DVF) zu.
Schnellstart (2 Minuten)
1. Holen Sie sich Ihren kostenlosen API-Schlüssel
Registrieren Sie sich auf normi.fr und erstellen Sie einen Token in Ihrem Dashboard.
2. Konfigurieren Sie Ihren MCP-Client
Claude Desktop — bearbeiten Sie claude_desktop_config.json:
{
"mcpServers": {
"normi": {
"command": "npx",
"args": ["-y", "@normi/mcp-dvf"],
"env": {
"NORMI_API_KEY": "normi_YOUR_TOKEN_HERE"
}
}
}
}Cursor / VS Code (Claude Code) — per CLI hinzufügen:
claude mcp add --transport http normi https://mcp.normi.fr/mcp --header "Authorization: Bearer normi_YOUR_TOKEN"3. Stellen Sie Fragen
"Quels sont les prix au m² à Paris 15ème ?"
"Trouve des comparables pour un T3 de 65m² à Lyon 3ème"
"Évolution des prix à Bordeaux depuis 2020"Related MCP server: France Data MCP
8 MCP-Tools
Tool | Beschreibung | Credits |
| Transaktionen nach Standort, Typ, Preis und Fläche suchen | 5 |
| Aggregierte Statistiken: Medianpreis, Preis/m², Volumen | 5 |
| Ähnliche Immobilien nach Nähe und Fläche finden | 10 |
| Preisentwicklung im Zeitverlauf (Monat/Quartal/Jahr) | 10 |
| 2–5 Standorte nebeneinander vergleichen | 10 |
| Transaktionsvolumen und Saisonalität | 10 |
| Preisdaten je Zone für ein Département | 15 |
| Transaktionsverlauf für eine bestimmte Adresse | 20 |
REST-API
Für Nicht-MCP-Anwendungsfälle bietet Normi auch eine REST-API. Vollständige Dokumentation.
curl -H "X-API-Key: normi_YOUR_TOKEN" \
"https://mcp.normi.fr/v1/stats/market?code_postal=75001"Preise
Tarif | Credits/Monat | Anfragenlimit | Preis |
Free | 100 | 10 Anfragen/min | Kostenlos |
Agent | 55.000 | 30 Anfragen/min | 49 EUR/Monat |
Pro | 175.000 | 60 Anfragen/min | 149 EUR/Monat |
Enterprise | 500.000 | 120 Anfragen/min | 399 EUR/Monat |
Es sind auch einmalige Credit-Pakete erhältlich. Preise ansehen.
Daten
Quelle: DVF (Demandes de Valeurs Foncieres) — offene Daten der französischen Regierung
Abdeckung: Ganz Festlandfrankreich, 2014 bis heute
Nicht vergessen: 17.4M+ geokodierte Transaktionen
Updates: Halbjährlich (April & Oktober)
Lizenz: Licence Ouverte 2.0
Links
Lizenz
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseNot gradedqualityFmaintenanceFrench real estate data platform for AI agents. Identifies property owners likely to sell and tracks behavioral signals on active listings. Coverage: metropolitan France.
- AlicenseAqualityAmaintenanceFrance Data MCP lets AI agents query, cross-reference and automatically enrich multiple French public registries through a unified MCP interface. France Data MCP provides a French territorial intelligence layer designed for multi-source reasoning and agentic orchestration.363623MIT
- AlicenseAqualityFmaintenanceFrench building permits MCP server: 1.2M Sitadel permits (2014-2026, daily refresh), DVF transactions, cadastre DGFiP, PLU zoning, BRGM risks, and property-dealer opportunity scoring through 11 MCP tools. Free tier 500 req/month, no credit card.113MIT
- AlicenseNot gradedqualityCmaintenanceAnalyzes French real-estate market using open data sources like DVF transactions, DPE certificates, and risk data.MIT
Related MCP Connectors
French public-data MCP: cross-ref health, demographics, business, geo & real-estate.
Property Records MCP — address-level US property records (sales history,
French address quality, geocoding & routing from official data (BAN, INSEE, OpenStreetMap).
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/NormiHQ/mcp-dvf'
If you have feedback or need assistance with the MCP directory API, please join our Discord server