← 返回
未分类 Key 中文

CREA DDF MCP

Query CREA/REALTOR.ca DDF via a hardened MCP server and CLI for institutional-grade listing data retrieval, metadata inspection, and media access. Use when a...
通过加固的MCP服务器和CLI查询CREA/REALTOR.ca DDF,获取机构级房源数据、元数据检查和媒体访问,适用于...
danielfoch danielfoch 来源
未分类 clawhub v0.1.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 146
下载
💾 1
安装
1
版本
#latest#mcp#real-estate

概述

CREA DDF MCP

Use this skill to run DDF as a governed MCP/CLI integration for downstream analysis and automations.

Workflow

1. Configure DDF credentials

Set environment variables:

  • DDF_BASE_URL
  • DDF_AUTH_URL
  • DDF_TOKEN_GRANT (client_credentials or password)
  • DDF_CLIENT_ID + DDF_CLIENT_SECRET (for client credentials)
  • DDF_USERNAME + DDF_PASSWORD (for password grant)

Optional operational controls:

  • DDF_HTTP_TIMEOUT_MS, DDF_HTTP_RETRIES, DDF_HTTP_RPS, DDF_HTTP_BURST
  • DDF_MEDIA_ENTITY, DDF_MEDIA_RECORD_KEY_FIELD, DDF_MEDIA_ORDER_FIELD

2. Build and run MCP

npm --workspace @fub/crea-ddf-mcp run build
node packages/crea-ddf-mcp/dist/mcp-server.js

3. Validate with CLI

npm --workspace @fub/crea-ddf-mcp run dev:cli -- search-properties --filters-json '{"city":"Toronto"}' --top 5
npm --workspace @fub/crea-ddf-mcp run dev:cli -- get-property --id "<ListingKey>"
npm --workspace @fub/crea-ddf-mcp run dev:cli -- get-metadata

4. Wire into Claude MCP/OpenClaw

Use references/claude-mcp-config.md for Claude setup and references/openclaw-wiring.md for OpenClaw runtime wiring.

Safety Rules

  • Prefer typed tools (ddf.search_properties, ddf.get_property) over raw calls.
  • Keep field selections to allowlisted safe sets unless governance is updated.
  • Treat data licensing/display obligations as upstream policy requirements.
  • Never store credentials in plaintext files committed to git.

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-05-12 06:21 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

business-ops

Calendar

ndcccccc
日历管理与日程安排。创建事件、管理会议,并实现多日历平台同步。
★ 7 📥 23,365
business-ops

Stripe

byungkyu
Stripe API 集成,支持托管 OAuth,实现对客户、订阅、发票、产品、价格和支付的可写金融集成。
★ 27 📥 26,241
business-ops

Trello

steipete
使用 Trello REST API 管理看板、列表和卡片
★ 162 📥 41,451