Back to Browse

Estatetrace MCP Server

Developer ToolsLow Risk9.9MCP RegistryRemote
Free

Server data from the Official MCP Registry

Pre-probate and inheritance real estate intelligence with Base L2 USDC settlement.

About

Pre-probate and inheritance real estate intelligence with Base L2 USDC settlement.

Remote endpoints: sse: https://api.estatetrace.ai/mcp/sse

Security Report

9.9
Low Risk9.9Low Risk

Valid MCP server (0 strong, 2 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

Endpoint verified · Open access · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-palunallc-estatetrace-mcp": {
      "url": "https://api.estatetrace.ai/mcp/sse"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

EstateTrace MCP Server

Official Model Context Protocol (MCP) server for EstateTrace — the real-time pre-probate and inheritance property intelligence engine operated by Pa Luna Data Services LLC.

Enables Claude Desktop, Cursor, OpenClaw, and autonomous AI swarms to discover, evaluate, and acquire exclusive off-market distressed property signals before formal probate court filings occur.


⚡ Core Value Proposition

  • 30–90 Day Signal Window: Detects distressed pre-probate opportunities before probate court filings and public list saturation.
  • True 1-Buyer Exclusivity: Every purchased lead is permanently locked and retired. No shared leads.
  • Zero-PII-at-Rest: Unsold inventory stores no living heir PII. Living heir intelligence is resolved just-in-time (JIT) post-settlement and delivered ephemerally.
  • Autonomous Settlement: Base L2 USDC micropayments via HTTP 402 machine commerce standard.
  • 44-State Compliance: Operates across 44 U.S. states and Washington D.C. (Excludes CA, OR, WA, CT, NJ, MD).

🛠️ Available MCP Tools

ToolDescription
estatetrace_a2a_inventoryQuery available candidate pre-probate signals by state, county, city, zip code, equity spread, or distress tier.
estatetrace_search_signalsHigh-level signal discovery across metro counties.
estatetrace_a2a_checkoutInitiate machine checkout for selected leads. Returns HTTP 402 with Base L2 USDC payment instructions and 120s reservation lock.
estatetrace_a2a_settleSubmit on-chain Base L2 tx_hash to verify settlement and receive unblurred lead record with heir skip-trace data.
estatetrace_a2a_statusCheck the status of an existing reservation lock or settlement charge.

🚀 Installation & Setup

Option 1: Claude Desktop (Recommended)

Add the following to your claude_desktop_config.json:

{
  "mcpServers": {
    "estatetrace": {
      "command": "python3",
      "args": ["-m", "mcp_server"],
      "env": {
        "ESTATETRACE_API_URL": "https://api.estatetrace.ai"
      }
    }
  }
}

Option 2: Smithery (Automated Install)

npx -y @smithery/cli install @palunallc/mcp-server-estatetrace --client claude

Option 3: Docker Run

docker build -t estatetrace-mcp .
docker run -i --rm estatetrace-mcp

🧪 Local Development

git clone https://github.com/palunallc/mcp-server-estatetrace.git
cd mcp-server-estatetrace
pip install -r requirements.txt
python mcp_server.py

📄 License & Legal

  • Software License: MIT License. See LICENSE for details.
  • Data Provider: Pa Luna Data Services LLC.
  • Terms & Compliance: Subject to 44-state whitelisting policies. Excluded states (CA, OR, WA, CT, NJ, MD) are rejected by policy.

Reviews

No reviews yet

Be the first to review this server!