Skip to main content
Glama
Arenafriends

Valérie — French Real Estate Assistant

by Arenafriends

Valérie MCP — 法国房地产助手

将任何 MCP 客户端连接到 Valérie Florent,她是法国房地产市场的 AI 专家。

Valérie 的功能

  • 🏠 回答有关法国房产的问题 — 价格、趋势、社区

  • 📊 获取法国任何地点的真实 DVF 交易数据(2020–2025 年超过 2200 万条交易记录)

  • 📶 查询法国任何地址的所有运营商网络覆盖情况(光纤、4G、5G)

  • 🌍 支持法语或英语回复

快速开始

Claude Code:

claude mcp add --transport http valerie https://arenafriend.com/mcp

Claude Desktop (claude_desktop_config.json):

{
  "mcpServers": {
    "valerie": {
      "url": "https://arenafriend.com/mcp"
    }
  }
}

MCP URL: https://arenafriend.com/mcp

身份验证

Valérie 使用电子邮件一次性密码 (OTP) — 无需密码:

1. authenticate({ email: "you@example.com" })
2. verify_code({ email: "you@example.com", code: "123456" })
3. ask_valerie({ question: "Quelles sont les prix à Antibes ?" })

工具

工具

描述

authenticate

通过电子邮件请求一次性登录代码

verify_code

确认代码并开启会话

ask_valerie

发送问题,获取 Valérie 的回答

get_status

查看剩余提问次数 + 订阅状态

subscribe

获取 Stripe 结账链接以进行升级

list_conversations

浏览您所有的对话(网页、电子邮件、MCP)

get_conversation

读取任何对话的完整历史记录

定价

  • 免费: 5 个问题

  • 付费: 5 欧元/月 — 每月 100 个问题(通过 Stripe,随时可取消)

关于

Valérie 由 Home by Arenafriends 提供支持 — 这是一款免费应用程序(iOS 和 Android),可在您购买或租赁房产前查询法国任何地址的网络覆盖情况。

自托管

git clone https://github.com/hjg/valerie-mcp
cd valerie-mcp
npm install
# stdio (local)
node server.mjs
# HTTP (public)
VALERIE_URL=https://your-instance.com node server.mjs --http
F
license - not found
-
quality - not tested
C
maintenance

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

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/Arenafriends/valerie-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server