Normi — French Real Estate Data (DVF)
OfficialNormi — 法国房地产数据 MCP 服务器
从 Claude Desktop、Cursor、VS Code 或任何 MCP 客户端访问 1700 万+ 条经地理编码的法国房产交易(DVF)。
快速开始(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 工具
工具 | 描述 | 积分 |
| 按位置、类型、价格、面积搜索交易记录 | 5 |
| 汇总统计:中位价格、每平方米价格、成交量 | 5 |
| 按邻近程度和面积查找类似房产 | 10 |
| 价格随时间的变化(月/季度/年) | 10 |
| 并排比较 2-5 个地点 | 10 |
| 交易量与季节性 | 10 |
| 某省份区域内价格数据 | 15 |
| 特定地址的交易历史 | 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
This server cannot be installed
Maintenance
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
- FlicenseNot gradedqualityFmaintenanceFrench real estate data platform for AI agents. Identifies property owners likely to sell and tracks behavioral signals on active listings. Coverage: metropolitan France.
- AlicenseAqualityAmaintenanceFrance 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.363623MIT
- AlicenseAqualityFmaintenanceFrench 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.113MIT
- AlicenseNot gradedqualityCmaintenanceAnalyzes French real-estate market using open data sources like DVF transactions, DPE certificates, and risk data.MIT
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).
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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