EstateTrace MCP Server
MCP serverDev toolsPre-probate and inheritance real estate intelligence with Base L2 USDC settlement.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use EstateTrace MCP Server
From the project's README
As published by palunallc/mcp-server-estatetrace in README.md.
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
| Tool | Description |
|---|---|
estatetrace_a2a_inventory | Query available candidate pre-probate signals by state, county, city, zip code, equity spread, or distress tier. |
estatetrace_search_signals | High-level signal discovery across metro counties. |
estatetrace_a2a_checkout | Initiate machine checkout for selected leads. Returns HTTP 402 with Base L2 USDC payment instructions and 120s reservation lock. |
estatetrace_a2a_settle | Submit on-chain Base L2 tx_hash to verify settlement and receive unblurred lead record with heir skip-trace data. |
estatetrace_a2a_status | Check 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.
Signals
- Last commit
- Sep 2026
Advanced
- Delivery
- estatetrace-mcp MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
- Catalog kind
- mcp-server
- Gateway key
io-github-palunallc-estatetrace-mcp- Source
- github.com/palunallc/mcp-server-estatetrace
- Hosted endpoint
https://api.estatetrace.ai/mcp/sse