Odel
valerie mcp

valerie mcp

Local
@arenafriendsJavaScriptUpdated 4mo ago

French real estate AI: DVF transactions, internet coverage, market insights. Free + €5/month.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@valeriehomebyaf/valerie-mcpv1.0.1

Run

npx -y @valeriehomebyaf/valerie-mcp

MCP client config

{
  "mcpServers": {
    "valerie-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@valeriehomebyaf/valerie-mcp"
      ]
    }
  }
}