Servers
Normi — French Real Estate Data (DVF)
@NormiHQ
Access 17M+ geocoded French property transactions (DVF) via MCP. Search properties, get market stats, find comparables, track price trends, compare neighborhoods, and generate heatmaps. Data from 2014 to present, updated semi-annually.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"normi": {
"command": "npx",
"args": [
"-y",
"@normi/mcp-dvf"
],
"env": {
"NORMI_API_KEY": "YOUR_API_KEY"
}
}
}
}