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 도구

도구

설명

크레딧

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

행정 구역(département)의 구역별 가격 데이터

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회

무료

에이전트

55,000

분당 30회

월 49 EUR

프로

175,000

분당 60회

월 149 EUR

엔터프라이즈

500,000

분당 120회

월 399 EUR

일회성 크레딧 팩도 제공됩니다. 요금 살펴보기.

데이터

  • 출처: DVF (Demandes de Valeurs Foncieres) — 프랑스 정부 공개 데이터

  • 범위: 프랑스 본토 전체, 2014년~현재

  • 거래량: 1,740만 건 이상의 지오코딩된 거래

  • 업데이트: 반기별 (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