Skip to main content
Glama
NormiHQ

Normi — French Real Estate Data (DVF)

Official
by NormiHQ

Normi — 法国房地产数据 MCP 服务器

从 Claude Desktop、Cursor、VS Code 或任何 MCP 客户端访问 1700 万+ 条经地理编码的法国房产交易(DVF)。

npm MCP Registry License: MIT

快速开始(2 分钟)

1. 获取免费 API 密钥

normi.fr 注册,并在你的仪表盘(https://normi.fr/dashboard/tokens)中创建一个令牌。

2. 配置你的 MCP 客户端

Claude Desktop — 编辑 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) — 通过命令行添加:

claude mcp add --transport http normi https://mcp.normi.fr/mcp --header "Authorization: Bearer normi_YOUR_TOKEN"

3. 开始提问

"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 工具

工具

描述

积分

search_properties

按位置、类型、价格、面积搜索交易记录

5

get_market_stats

汇总统计:中位价格、每平方米价格、成交量

5

find_comparables

按邻近程度和面积查找类似房产

10

get_price_trends

价格随时间的变化(月/季度/年)

10

compare_neighborhoods

并排比较 2-5 个地点

10

get_market_activity

交易量与季节性

10

get_market_heatmap

某省份区域内价格数据

15

get_property_history

特定地址的交易历史

20

REST API

Normi 还为非 MCP 场景提供了 REST API。查看完整文档

curl -H "X-API-Key: normi_YOUR_TOKEN" \
  "https://mcp.normi.fr/v1/stats/market?code_postal=75001"

价格

方案

积分/月

速率限制

价格

免费

100

10 次请求/分钟

免费

Agent

55,000

30 次请求/分钟

49 欧元/月

Pro

175,000

60 次请求/分钟

149 欧元/月

Enterprise

500,000

120 次请求/分钟

399 欧元/月

还可一次性购买积分包。查看价格详情

数据

  • 数据来源:DVF 数据集(来自地契公示——法国政府开放数据)

  • 覆盖范围:法国全部领土,2014 年至今

  • 数据量: 1740 万+ 条地理编码交易

  • 更新频率: 半年(4 月和 10 月)

  • 许可证: Licence Ouverte 2.0

相关链接

许可证

MIT

F
license - not found
Not graded
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • F
    license
    Not graded
    quality
    F
    maintenance
    French real estate data platform for AI agents. Identifies property owners likely to sell and tracks behavioral signals on active listings. Coverage: metropolitan France.
  • A
    license
    A
    quality
    A
    maintenance
    France 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.
    36
    362
    3
    MIT
  • A
    license
    A
    quality
    F
    maintenance
    French 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.
    11
    3
    MIT

View all related MCP servers

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).

View all MCP Connectors

Latest Blog Posts

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