Loading MCP server directory, please wait...
French real estate data API (DVF) — 17M+ geocoded transactions since 2014.
npx @getmcp/cli add io.github.NormiHQ/normiRequires Node.js 18+. Community-contributed server. Review source before installing.
NORMI_API_KEYYour Normi API key (get one free at https://normi.fr/dashboard/tokens)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.NormiHQ/normi": {
"command": "npx",
"args": [
"-y",
"@normi/mcp-dvf"
],
"env": {
"NORMI_API_KEY": ""
}
}
}
}