Normi — French Real Estate Data (DVF)

by NormiHQ

433 downloads
Not rated
GitHub

About

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.

Details

Author
NormiHQ
Downloads
433
Categories
Search, API

- 8 MCP tools for search, stats, comparables, trends, and more
- Direct REST API for non‑MCP use cases
- Data from DVF (French government open data), 2014–present
- 17.4M+ geocoded transactions across metropolitan France
- Semi‑annual data updates (April & October)
- Free tier (100 credits/month) with paid plans up to 500,000 credits

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Normi — French Real Estate Data (DVF)
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Sign up at normi.fr for a free API key, then configure the server in your MCP client using the provided JSON (Claude Desktop) or CLI command (Cursor/VS Code). After setup, ask natural‑language questions about property prices, comparables, and market trends.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "normi \u2014 french real estate data (dvf)": {
            "normi": {
                "command": "npx",
                "args": [
                    "-y",
                    "@normi/mcp-dvf"
                ],
                "env": {
                    "NORMI_API_KEY": "YOUR_API_KEY"
                }
            }
        }
    }
}

McpServers

{
    "normi": {
        "command": "npx",
        "args": [
            "-y",
            "@normi/mcp-dvf"
        ],
        "env": {
            "NORMI_API_KEY": "YOUR_API_KEY"
        }
    }
}

Data

- Source: DVF (Demandes de Valeurs Foncieres) — French government open data
- Coverage: All of metropolitan France, 2014-present
- Volume: 17.4M+ geocoded transactions
- Updates: Semi-annual (April & October)
- License: Licence Ouverte 2.0

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.