Skip to main content
Glama
NormiHQ

Normi — French Real Estate Data (DVF)

Official
by NormiHQ

Normi — フランス不動産データMCPサーバー

Claude Desktop、Cursor、VS Code、または任意のMCPクライアントから、ジオコーディングされたフランスの不動産取引(DVF)1,700万件以上にアクセスできます。

npm MCP Registry License: MIT

クイックスタート(2分)

1. 無料APIキーを取得する

normi.fr にサインアップし、ダッシュボードでトークンを作成してください。

2. MCPクライアントを設定する

Claude Desktopclaude_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) — CLI経由で追加:

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ツール

Tool

Description

Credits

search_properties

場所、種別、価格、面積で取引を検索する

5

get_market_stats

中央価格、価格/m²、取引量などの集計統計を表示する

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"

料金

プラン

クレジット/月

レート制限

価格

Free

100

10リクエスト/分

無料

Agent

55,000

30リクエスト/分

49ユーロ/月

Pro

175,000

60リクエスト/分

149ユーロ/月

Enterprise

500,000

120リクエスト/分

399ユーロ/月

一回限りのクレジットパックも利用できます。料金を見る

データ

  • データソース: DVF(Demandes de Valeurs Foncieres)— フランス政府のオーデンオープンデータ

  • 対象範囲: フランス本土全域、2014年から現在まで

  • 件数: 1,740万件以上のジオコーディング済み取引

  • 更新回数: 年2回(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